Commit b562249a authored by Alexandre Delanoë's avatar Alexandre Delanoë

[README] doc fix for index.html

parent 274fe535
......@@ -90,6 +90,10 @@ Once you have node and yarn installed, you may install deps with:
```shell
yarn install && yarn add psc-package && yarn install-ps && yarn build
```
You need to copy index.html:
```shell
cp src/index.html dist/
```
(Be careful, to update or upgrade your install, maybe you need to remove
old files in node_modules).
......
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