From: Rigel Kent Date: Mon, 9 Apr 2018 20:28:53 +0000 (+0200) Subject: Adding a more specific phrasing for yarn installation (#487) X-Git-Tag: v1.0.0-beta.4~70 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=8b1c69440647b82dff92e33b7ec8845ffa62c940;p=oweals%2Fpeertube.git Adding a more specific phrasing for yarn installation (#487) --- diff --git a/support/doc/dependencies.md b/support/doc/dependencies.md index 75a475949..a1195d085 100644 --- a/support/doc/dependencies.md +++ b/support/doc/dependencies.md @@ -13,7 +13,7 @@ [https://certbot.eff.org/all-instructions](https://certbot.eff.org/all-instructions) 4. Install NodeJS 8.x (current LTS): [https://nodejs.org/en/download/package-manager/#debian-and-ubuntu-based-linux-distributions](https://nodejs.org/en/download/package-manager/#debian-and-ubuntu-based-linux-distributions) - 5. Install yarn: + 5. Install yarn, and be sure to have a recent version (>= 1.5.1, the latest release): [https://yarnpkg.com/en/docs/install#linux-tab](https://yarnpkg.com/en/docs/install#linux-tab) 6. Run: