diff options
author | Silvino Silva <silvino@bk.ru> | 2020-01-05 21:55:09 +0000 |
---|---|---|
committer | Silvino Silva <silvino@bk.ru> | 2020-01-05 21:56:17 +0000 |
commit | 2699bee925ca6ce95bf14bc95249b22952aaf478 (patch) | |
tree | 2ec98bf4f1a7954750822cfd49641c8987585a91 /core/index.html | |
parent | 627cd2d2e99c1bb9fce293375198da5e66c0ed4b (diff) | |
parent | 9a72a6e5cc23d29d510625c0c1677fb7ae465032 (diff) | |
download | doc-2699bee925ca6ce95bf14bc95249b22952aaf478.tar.gz |
doc release 0.6.0
Diffstat (limited to 'core/index.html')
-rw-r--r-- | core/index.html | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/core/index.html b/core/index.html index 0900939..72af003 100644 --- a/core/index.html +++ b/core/index.html @@ -11,20 +11,20 @@ <h1>Core OS</h1> <p>Core OS covers installation and configuration of - basic functionality of Crux 3.4 Gnu\Linux operating system. + basic functionality of Crux 3.5 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-4">Crux HandBook</a>, + <p>Read <a href="https://crux.nu/Main/Handbook3-5">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.4 Gnu/Linux</h2> + <h2>1. Install Crux 3.5 Gnu/Linux</h2> <ul> - <li><a href="install.html">1.1. Install Crux 3.4</a> + <li><a href="install.html">1.1. Install Crux 3.5</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> |