From ffa0c2d474ffc1e4047959d45dc528e0e58f0510 Mon Sep 17 00:00:00 2001 From: Budalebah <113329223+Budalebah@users.noreply.github.com> Date: Tue, 20 Feb 2024 22:39:19 +0300 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index cf1d2a9..6cf8d09 100644 --- a/README.md +++ b/README.md @@ -37,6 +37,7 @@ ganache-cli -d -b 3 If you use the source release or git repository, you need to build the shuttermint application: ``` +cd shutter cd shuttermint make build ```