From 310d6a166dbaa4a8f601f24d4ba98fdad0e24f83 Mon Sep 17 00:00:00 2001 From: Mitja Belak Date: Tue, 22 Oct 2024 14:57:27 +0200 Subject: [PATCH] Updated README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index beb5cf6..d90e1bf 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ Either use `./deploy_contract.sh` script (!! change contract values and set priv 4. Run dev app -Move to `app` dir and run `npm run dev` +Move to `app` dir, install deps via `npm install` and run `npm run dev` to start the dev server. 3. Local development requires mining blocks by hand