diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2022-10-25 01:23:18 +0200 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2022-10-25 01:23:18 +0200 |
commit | d9eca0685d03252a2048b289375bae970e952aac (patch) | |
tree | 2f0659c7b55722a512167c4c58b36dd676c578b3 /get-started | |
parent | Drop redundant paragraph (diff) | |
download | www-d9eca0685d03252a2048b289375bae970e952aac.tar.gz www-d9eca0685d03252a2048b289375bae970e952aac.tar.bz2 www-d9eca0685d03252a2048b289375bae970e952aac.zip |
More concise get-started text, we have now a livedvd again
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'get-started')
-rw-r--r-- | get-started/index.html | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/get-started/index.html b/get-started/index.html index 6cb7e6c..7bef735 100644 --- a/get-started/index.html +++ b/get-started/index.html @@ -18,11 +18,7 @@ navtitle: 'Get started' <div class="col-md-2 get-started-icon"><span class="fa fa-fw fa-power-off fa-5x"></span></div> <div class="col-md-10"> <h2 class="stick-top">Step 1: Boot a live environment.</h2> - <p>We offer a variety of live environments that allow you to perform the installation.</p> - - <p>Choose between a lean Gentoo installation CD or use a LiveCD/DVD of any distribution you like.</p> - - <p><small>Gentoo currently does not offer LiveDVD anymore but it may return in the future.</small></p> + <p>Choose between a lean Gentoo installation CD, a LiveCD/DVD, LiveGUI USB, or any distribution you like to perform the installation.</p> </div> </div> {% include hero-section/end %} |