From 13757d4099ab11716233793bee37488260cac796 Mon Sep 17 00:00:00 2001 From: Anders Gustafsson Date: Thu, 15 Sep 2022 13:11:13 +0200 Subject: [PATCH] update readme --- readme.md | 1 + 1 file changed, 1 insertion(+) 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.