diff --git a/docs/content/setup/_index.md b/docs/content/setup/_index.md index a8abb2e..7d92162 100644 --- a/docs/content/setup/_index.md +++ b/docs/content/setup/_index.md @@ -2,9 +2,11 @@ title: Setup --- + {{< toc >}} + ## Pip @@ -46,8 +48,7 @@ docker run \ -{{< hint info >}} -**Info**\ +{{< hint type=note >}} Keep in mind, that you have to pass SELinux labels (:Z or :z) to your mount option if you are working on SELinux enabled systems. {{< /hint >}}