add TOC to dependencies guide
This commit is contained in:
parent
0a314a9987
commit
9234069903
|
@ -1,5 +1,20 @@
|
||||||
# Dependencies
|
# Dependencies
|
||||||
|
|
||||||
|
<!-- START doctoc generated TOC please keep comment here to allow auto update -->
|
||||||
|
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
|
||||||
|
|
||||||
|
|
||||||
|
- [Debian / Ubuntu and derivatives](#debian--ubuntu-and-derivatives)
|
||||||
|
- [Arch Linux](#arch-linux)
|
||||||
|
- [CentOS 7](#centos-7)
|
||||||
|
- [Fedora](#fedora)
|
||||||
|
- [FreeBSD](#freebsd)
|
||||||
|
- [macOS](#macos)
|
||||||
|
- [Gentoo](#gentoo)
|
||||||
|
- [Other distributions](#other-distributions)
|
||||||
|
|
||||||
|
<!-- END doctoc generated TOC please keep comment here to allow auto update -->
|
||||||
|
|
||||||
## Debian / Ubuntu and derivatives
|
## Debian / Ubuntu and derivatives
|
||||||
1. On a fresh Debian/Ubuntu, as root user, install basic utility programs needed for the installation
|
1. On a fresh Debian/Ubuntu, as root user, install basic utility programs needed for the installation
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue