mirror of
https://github.com/fluencelabs/gitbook-docs
synced 2025-04-25 07:52:14 +00:00
FluenceJs: fix typo in chokidar-cli package name
This commit is contained in:
parent
ae310b4c04
commit
04bd29fbe2
@ -69,7 +69,7 @@ npm install --save-dev @fluencelabs/aqua-lib
|
||||
Also we might want to have aqua source files automatically recompiled on every save. We will take advantage of chokidar for that:
|
||||
|
||||
```bash
|
||||
npm install --save-dev @fluencelabs/chokidar-cli
|
||||
npm install --save-dev chokidar-cli
|
||||
```
|
||||
|
||||
And last, but no least we will need TypeScript
|
||||
|
Loading…
x
Reference in New Issue
Block a user