Add warning about community maintenance for dependencies

pull/4461/head
SansPseudoFix 2021-09-28 10:45:20 +02:00 committed by Chocobozzz
parent 4d3e611dd2
commit 461bcc1ab9
1 changed files with 2 additions and 0 deletions

View File

@ -1,5 +1,7 @@
# 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`.
_note_: only **LTS** versions of external dependencies are supported. If no LTS version matching the version constraint is available, only **release** versions are supported.