Adding a more specific phrasing for yarn installation (#487)

This commit is contained in:
Rigel Kent 2018-04-09 22:28:53 +02:00 committed by GitHub
parent fc9e66242a
commit 8b1c694406
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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: