mirror of
https://github.com/antonmedv/fx
synced 2024-11-07 09:20:28 +00:00
Update docs.md (#89)
This commit is contained in:
parent
f321b8a58f
commit
3da7e22893
2
docs.md
2
docs.md
@ -119,7 +119,7 @@ curl 'https://api.github.com/repos/facebook/react/commits?per_page=100' \
|
||||
|
||||
> To be able require global modules make sure you have correct `NODE_PATH` env variable.
|
||||
> ```bash
|
||||
> export NODE_PATH=/usr/local/lib/node_modules
|
||||
> export NODE_PATH=`npm root -g`
|
||||
> ```
|
||||
|
||||
## Edit in place
|
||||
|
Loading…
Reference in New Issue
Block a user