Add missed review update for 8.17 to 9.0 document

Missed removing one of the redundant lines
This commit is contained in:
DJ Mountney 2017-03-09 15:19:59 -08:00
parent 184c1230e0
commit 8cda8eee58
1 changed files with 0 additions and 1 deletions

View File

@ -66,7 +66,6 @@ Since 8.17, GitLab requires the use of yarn `>= v0.17.0` to manage
JavaScript dependencies.
```bash
# install yarn
curl --location https://yarnpkg.com/install.sh | bash -
```