summaryrefslogtreecommitdiff
path: root/doc/update/8.17-to-9.0.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/update/8.17-to-9.0.md')
-rw-r--r--doc/update/8.17-to-9.0.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/update/8.17-to-9.0.md b/doc/update/8.17-to-9.0.md
index e268a7c12ef..1fe38cf8d2a 100644
--- a/doc/update/8.17-to-9.0.md
+++ b/doc/update/8.17-to-9.0.md
@@ -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 -
```