diff --git a/README.md b/README.md index 9490c89..4ddd547 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,7 @@ bug reports from right now and they know who they are. Run synapse on localhost with the default RPC port. ```shell +$ git submodule update --init --recursive $ npm install $ npm start ```