]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commitdiff
Update dependencies.md
authorjameskimmel <salzmannjamin@gmail.com>
Mon, 12 Jul 2021 08:18:24 +0000 (10:18 +0200)
committerChocobozzz <chocobozzz@cpy.re>
Mon, 12 Jul 2021 13:33:14 +0000 (15:33 +0200)
The now LTS version of NodeJS is 14.x

support/doc/dependencies.md

index 798e0513678f982520a3fb8234e2f0ce89c72cee..cb344d2d7c703b7e38f7216d08bc17dfc1bac65f 100644 (file)
@@ -30,7 +30,7 @@ _note_: only **LTS** versions of external dependencies are supported. If no LTS
 
 2. It would be wise to disable root access and to continue this tutorial with a user with sudoers group access
 
-3. Install NodeJS 12.x:
+3. Install NodeJS 14.x:
 [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)
 4. 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)