diff --git a/70_installation/1_first_things_first.md b/70_installation/1_first_things_first.md index a5ba050..41ca50c 100644 --- a/70_installation/1_first_things_first.md +++ b/70_installation/1_first_things_first.md @@ -32,6 +32,6 @@ A Docker image is available on the Docker Hub for **x86 machines**. By using doc ##Generic -You can install Kerberos.io an Linux based OS like Ubuntu, Debian, OSX, etc. However we don't have a prepackaged solution, there fore you will need to compile the machinery and install the web interface. +You can install Kerberos.io on any Linux based OS like Ubuntu, Debian, OSX, etc. The only thing you need to do is to compile the machinery and install the web interface. -
+ diff --git a/70_installation/5_Advanced.md b/70_installation/5_Generic.md similarity index 99% rename from 70_installation/5_Advanced.md rename to 70_installation/5_Generic.md index 0154d50..26e8d67 100644 --- a/70_installation/5_Advanced.md +++ b/70_installation/5_Generic.md @@ -1,4 +1,4 @@ -# Advanced +# Generic * [Machinery](#machinery) * [Compile](#machinery-compile)