Skip to content
Snippets Groups Projects
Commit d0dcdb1d authored by Hubert Chathi's avatar Hubert Chathi
Browse files

add instruction for installing dependencies

parent c70e9e4b
No related branches found
No related tags found
No related merge requests found
......@@ -14,7 +14,8 @@ To use this, you will need to create a `config.json` file of the form:
}
```
You can build from source by running `yarn build`.
You can install the dependencies by running `yarn install` and build from
source by running `yarn build`.
Then you can run `yarn test <testname>`. (`testname` is currently ignored since
there is only one test available), and follow the instructions and prompts.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment