diff options
author | Agron <as9902613@gmail.com> | 2020-12-06 19:27:21 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-12-07 01:27:21 +0100 |
commit | 59bc5f7dc09c41181ed89b0b2ac350ac783fd2b5 (patch) | |
tree | 922c02ede60810b38dd3b82b773c0460dda7e537 | |
parent | ef62d58674a23ecee2dafef3b42e2bb771c9e6f6 (diff) | |
download | PeerTube-59bc5f7dc09c41181ed89b0b2ac350ac783fd2b5.tar.gz PeerTube-59bc5f7dc09c41181ed89b0b2ac350ac783fd2b5.tar.zst PeerTube-59bc5f7dc09c41181ed89b0b2ac350ac783fd2b5.zip |
update install documentation toc to include Centos 8 (#3411)
-rw-r--r-- | support/doc/dependencies.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/support/doc/dependencies.md b/support/doc/dependencies.md index fb1019879..5f0c51170 100644 --- a/support/doc/dependencies.md +++ b/support/doc/dependencies.md | |||
@@ -9,6 +9,7 @@ Follow the below guides, and check their versions match [required external depen | |||
9 | - [Debian / Ubuntu and derivatives](#debian--ubuntu-and-derivatives) | 9 | - [Debian / Ubuntu and derivatives](#debian--ubuntu-and-derivatives) |
10 | - [Arch Linux](#arch-linux) | 10 | - [Arch Linux](#arch-linux) |
11 | - [CentOS 7](#centos-7) | 11 | - [CentOS 7](#centos-7) |
12 | - [CentOS 8](#centos-8) | ||
12 | - [Fedora](#fedora) | 13 | - [Fedora](#fedora) |
13 | - [FreeBSD](#freebsd) | 14 | - [FreeBSD](#freebsd) |
14 | - [macOS](#macos) | 15 | - [macOS](#macos) |