mirror of https://github.com/Chocobozzz/PeerTube
fix link in dependencies version guide (#3288)
also fix rights elevation when automatically checking thempull/3289/head
parent
adbf1ed8c4
commit
8e98e6124d
|
@ -1,6 +1,6 @@
|
|||
# Dependencies
|
||||
|
||||
Follow the below guides, and check their versions match [required external dependencies versions](package.json#7). You can check them automatically via `npx engineslist`.
|
||||
Follow the below guides, and check their versions match [required external dependencies versions](https://github.com/Chocobozzz/PeerTube/blob/master/package.json#7). You can check them automatically via `sudo npx engineslist`.
|
||||
|
||||
<!-- START doctoc generated TOC please keep comment here to allow auto update -->
|
||||
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
|
||||
|
|
Loading…
Reference in New Issue