diff --git a/readme.md b/readme.md index 14766e6..c3a0b63 100644 --- a/readme.md +++ b/readme.md @@ -6,6 +6,7 @@ needed for the photowall organisation. # Installation 1. Clone the repo to a local folder. +2. Install dependencies with `yarn install` 2. Build the project with `yarn build` 3. Connect a runnable command with `yarn link` 5. Open a new terminal window and run `pwcli setup settings` and follow instructions.