Commit 274fe535 authored by Alexandre Delanoë's avatar Alexandre Delanoë

[DOC] install

parent 20f24dad
...@@ -91,6 +91,9 @@ Once you have node and yarn installed, you may install deps with: ...@@ -91,6 +91,9 @@ Once you have node and yarn installed, you may install deps with:
yarn install && yarn add psc-package && yarn install-ps && yarn build yarn install && yarn add psc-package && yarn install-ps && yarn build
``` ```
(Be careful, to update or upgrade your install, maybe you need to remove
old files in node_modules).
### Development ### Development
You can compile the purescript code with: You can compile the purescript code with:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment