diff options
Diffstat (limited to 'support')
-rw-r--r-- | support/doc/dependencies.md | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/support/doc/dependencies.md b/support/doc/dependencies.md index 74a8b117e..d98d71020 100644 --- a/support/doc/dependencies.md +++ b/support/doc/dependencies.md | |||
@@ -1,5 +1,20 @@ | |||
1 | # Dependencies | 1 | # Dependencies |
2 | 2 | ||
3 | <!-- START doctoc generated TOC please keep comment here to allow auto update --> | ||
4 | <!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE --> | ||
5 | |||
6 | |||
7 | - [Debian / Ubuntu and derivatives](#debian--ubuntu-and-derivatives) | ||
8 | - [Arch Linux](#arch-linux) | ||
9 | - [CentOS 7](#centos-7) | ||
10 | - [Fedora](#fedora) | ||
11 | - [FreeBSD](#freebsd) | ||
12 | - [macOS](#macos) | ||
13 | - [Gentoo](#gentoo) | ||
14 | - [Other distributions](#other-distributions) | ||
15 | |||
16 | <!-- END doctoc generated TOC please keep comment here to allow auto update --> | ||
17 | |||
3 | ## Debian / Ubuntu and derivatives | 18 | ## Debian / Ubuntu and derivatives |
4 | 1. On a fresh Debian/Ubuntu, as root user, install basic utility programs needed for the installation | 19 | 1. On a fresh Debian/Ubuntu, as root user, install basic utility programs needed for the installation |
5 | 20 | ||