mirror of https://github.com/Chocobozzz/PeerTube
(doc) rephrase yarn version to latest (#1719)
parent
e0812403d8
commit
ccd3182a0d
|
@ -28,7 +28,7 @@
|
||||||
[https://certbot.eff.org/all-instructions](https://certbot.eff.org/all-instructions)
|
[https://certbot.eff.org/all-instructions](https://certbot.eff.org/all-instructions)
|
||||||
4. Install NodeJS 8.x (current LTS):
|
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)
|
[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, and be sure to have a recent version (>= 1.5.1, the latest release):
|
5. Install yarn, and be sure to have [a recent version](https://github.com/yarnpkg/yarn/releases/latest):
|
||||||
[https://yarnpkg.com/en/docs/install#linux-tab](https://yarnpkg.com/en/docs/install#linux-tab)
|
[https://yarnpkg.com/en/docs/install#linux-tab](https://yarnpkg.com/en/docs/install#linux-tab)
|
||||||
6. Run:
|
6. Run:
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue