Adding a more specific phrasing for yarn installation (#487)
This commit is contained in:
parent
fc9e66242a
commit
8b1c694406
1 changed files with 1 additions and 1 deletions
|
@ -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:
|
||||
|
||||
|
|
Loading…
Reference in a new issue