Update README.md
This commit is contained in:
parent
bc04e7892c
commit
14d13e7cbb
@ -11,7 +11,7 @@
|
|||||||
|
|
||||||
## Setting up
|
## Setting up
|
||||||
* install [npm](https://www.npmjs.com/get-npm)
|
* install [npm](https://www.npmjs.com/get-npm)
|
||||||
* install typescript globally (`npm i -g typescript`). This is important because it is needed to transcompile, so you can run your changes locally (using command `tsc`)
|
* install typescript globally (`npm i -g typescript`). This is important because it is needed to transpile, so you can run your changes locally (using command `tsc`)
|
||||||
* run `npm install`
|
* run `npm install`
|
||||||
* download the braid repo into a folder in the same directory as the primary yardstick folder
|
* download the braid repo into a folder in the same directory as the primary yardstick folder
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user