Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Hubert Chathi
Matrix Client Test Bot
Commits
d0dcdb1d
Commit
d0dcdb1d
authored
Dec 02, 2021
by
Hubert Chathi
Browse files
add instruction for installing dependencies
parent
c70e9e4b
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
d0dcdb1d
...
...
@@ -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.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment