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 ```