Update README.md

This commit is contained in:
Thomas Citharel 2017-01-18 16:19:00 +01:00 committed by GitHub
parent 67b37b2651
commit 1849dbf418
1 changed files with 1 additions and 1 deletions

View File

@ -66,7 +66,7 @@ Wed like to thank [BrowserStack](https://www.browserstack.com) for providing
## Developer setup info
Just clone this repo into your apps directory (Nextcloud server installation needed). Additionally, [nodejs](https://nodejs.org/en/download/package-manager/) and [yarn](https://yarnpkg.com/) are needed for installing JavaScript dependencies.
Just clone this repo into your apps directory (Nextcloud server installation needed). Additionally, [nodejs and npm](https://nodejs.org/en/download/package-manager/) are needed for installing JavaScript dependencies.
Once node and yarn are installed, PHP and JavaScript dependencies can be installed by running
```bash