mirror of
https://github.com/codl/forget
synced 2025-01-14 16:26:27 +01:00
Update README.markdown
npm ci only exists in recent-ish versions of npm. replaced with npm install
This commit is contained in:
parent
eae4d06f42
commit
445caf1daa
@ -41,7 +41,7 @@ pip or any python tools included in dependencies (honcho, flask...)
|
||||
|
||||
```
|
||||
$ pip install -r requirements.txt
|
||||
$ npm ci
|
||||
$ npm install
|
||||
```
|
||||
|
||||
Wow!! Exciting
|
||||
|
Loading…
Reference in New Issue
Block a user