Merge remote-tracking branch 'origin/develop' into develop

pull/4797/head
Weblate 2017-08-08 17:23:49 +00:00
commit b3108e4dff
1 changed files with 1 additions and 1 deletions

View File

@ -62,7 +62,7 @@ to build.
1. If you're using the `develop` branch, install the develop versions of the
dependencies, as the released ones will be too old:
```
scripts/fetch-develop-deps.sh
scripts/fetch-develop.deps.sh
```
Whenever you git pull on riot-web you will also probably need to force an update
to these dependencies - the simplest way is to re-run the script, but you can also