summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatarYousuf Philips <philipz85@hotmail.com>2020-08-10 20:42:53 +0400
committerLibravatarUnit 193 <unit193@unit193.net>2020-08-10 19:53:57 -0400
commit89cb25a518dd78635edadc09946ca87fff6d0cd7 (patch)
treef5bdd5d709d4ae8a433195478331bf4d4f2ab324
parent2baf19938e3940ad3258f903b8735c2bc6735210 (diff)
downloadunit193.net-89cb25a518dd78635edadc09946ca87fff6d0cd7.tar.bz2
unit193.net-89cb25a518dd78635edadc09946ca87fff6d0cd7.tar.xz
unit193.net-89cb25a518dd78635edadc09946ca87fff6d0cd7.tar.zst
Explain apt command
-rw-r--r--pages/xubuntu.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/pages/xubuntu.txt b/pages/xubuntu.txt
index 854aaa6..e9c2713 100644
--- a/pages/xubuntu.txt
+++ b/pages/xubuntu.txt
@@ -18,6 +18,6 @@ Nope, not a dang thing.
=== Official Installation Method ===
-The current official method is to download the link:https://help.ubuntu.com/community/Installation/MinimalCD[mini.iso], install, and when prompted, install the 'Xubuntu minimal installation' task. If you’d prefer to wait until after the installer finishes to install the Xubuntu core task, you can simply type `sudo apt-get install xubuntu-core^` (don’t forget the caret!) and away it’ll go.
+The current official method is to download the link:https://help.ubuntu.com/community/Installation/MinimalCD[mini.iso], install, and when prompted, install the 'Xubuntu minimal installation' task. If you’d prefer to wait until after the installer finishes to install the Xubuntu core task, you can simply type `sudo apt-get install xubuntu-core^` (don’t forget the caret so that it installs the xubuntu-core task and not the meta package) and away it’ll go.
Of course, if you won't have internet during installation, or don't want to mess with the mini.iso, tasks, and the Debian installer, you can install from the Xubuntu Core ISO on the link:/xubuntu/core/[downloads page].