diff options
Diffstat (limited to 'core/index.html')
-rw-r--r-- | core/index.html | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/core/index.html b/core/index.html index d3eff38..bc8dad5 100644 --- a/core/index.html +++ b/core/index.html @@ -9,25 +9,25 @@ <h1>c9 Core OS</h1> - <p>c9 Core OS covers installation, basic commands and - functionality of Crux 3.2 Gnu\Linux operating system. + <p>c9 Core OS covers installation and configuration of + basic functionality of Crux 3.3 Gnu\Linux operating system. This documentation try's to follow Crux HandBook installation method diverges, for example, by only installing and documenting gpt and grub2.<p> - <p>Read <a href="https://crux.nu/Main/Handbook3-2">Crux HandBook</a>, + <p>Read <a href="https://crux.nu/Main/Handbook3-3">Crux HandBook</a>, you can ask for help on freenode #crux. Check <a href="scripts/">scripts</a> folder the install process is automated and <a href="ports/">ports</a> for extra ports used during the installation.</p> - <h2>1. Install Crux 3.2 Gnu/Linux</h2> + <h2>1. Install Crux 3.3 Gnu/Linux</h2> <ul> - <li><a href="install.html">1.1. Install Crux 3.2</a> + <li><a href="install.html">1.1. Install Crux 3.3</a> <ul> <li><a href="install.html#step1">1.1.1. Download</a></li> - <li><a href="install.html#step2">1.1.2. Prepare Target</a></li> - <li><a href="install.html#step3">1.1.3. Prepare Install</a></li> + <li><a href="install.html#step2">1.1.2. Prepare target</a></li> + <li><a href="install.html#step3">1.1.3. Prepare install</a></li> <li><a href="install.html#step4">1.1.4. Install</a></li> <li><a href="install.html#step5">1.1.5. Install extra packages</a></li> <li><a href="install.html#step6">1.1.6. Install extra ports</a></li> |