mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-10-03 09:49:20 +02:00
Add warning about community maintenance for dependencies
This commit is contained in:
parent
4d3e611dd2
commit
461bcc1ab9
1 changed files with 2 additions and 0 deletions
|
@ -1,5 +1,7 @@
|
||||||
# Dependencies
|
# Dependencies
|
||||||
|
|
||||||
|
:warning: **Warning**: dependencies guide is maintained by the community. Some parts may be outdated! :warning:
|
||||||
|
|
||||||
Follow the below guides, and check their versions match [required external dependencies versions](https://github.com/Chocobozzz/PeerTube/blob/master/engines.yaml). You can check them automatically via `sudo npx engineslist`.
|
Follow the below guides, and check their versions match [required external dependencies versions](https://github.com/Chocobozzz/PeerTube/blob/master/engines.yaml). You can check them automatically via `sudo npx engineslist`.
|
||||||
|
|
||||||
_note_: only **LTS** versions of external dependencies are supported. If no LTS version matching the version constraint is available, only **release** versions are supported.
|
_note_: only **LTS** versions of external dependencies are supported. If no LTS version matching the version constraint is available, only **release** versions are supported.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue