diff options
-rw-r--r-- | doc/source/main_install.rst | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/source/main_install.rst b/doc/source/main_install.rst index c65e7ca96..ebd55a31e 100644 --- a/doc/source/main_install.rst +++ b/doc/source/main_install.rst @@ -1,4 +1,3 @@ - Install ======= This section covers how to install BuildStream onto your machine, how to run BuildStream inside a docker image and also how to configure an artifact server. @@ -7,6 +6,6 @@ This section covers how to install BuildStream onto your machine, how to run Bui .. toctree:: :maxdepth: 2 - install_main + install_linux_distro install_docker install_artifacts |