Update README.md
corrected the directions to include a build step
This commit is contained in:
parent
b68a79261e
commit
ad5058f498
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@ Check out our [website][2] for a complete explanation and documentation.
|
|||
|
||||
# Installation
|
||||
|
||||
1. `yarn install` in the root of this repository (two level above this directory).
|
||||
1. In the root of this repository (two level above this directory), do `yarn install` and `yarn build`
|
||||
1. In this directory, do `yarn start`.
|
||||
1. A browser window will open up, pointing to the docs.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue