Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnton Hvornum <anton@hvornum.se>2021-05-16 14:11:19 +0000
committerGitHub <noreply@github.com>2021-05-16 14:11:19 +0000
commitb1c434c19e72956b316c5fafd6d6c741920a4db3 (patch)
tree86c3f496431b717ca4e87f0941a7cb8bcd16b076
parenta7cff4b8b080ed7a5e75f82ef201e7b3701bb8ae (diff)
parent2693e619c67fadcee020a9f043a36c988eb4ed9f (diff)
Merge pull request #455 from dylanmtaylor/patch-3
Correct README (closes #421)
-rw-r--r--README.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/README.md b/README.md
index 76e3fc42..63c8cefe 100644
--- a/README.md
+++ b/README.md
@@ -105,7 +105,6 @@ This installer will perform the following:
* Installs a basic instance of Arch Linux *(base base-devel linux linux-firmware btrfs-progs efibootmgr)*
* Installs and configures a bootloader to partition 0 on uefi. on bios it sets the root to partition 0.
* Install additional packages *(nano, wget, git)*
- * Installs a profile with a window manager called [awesome](https://github.com/archlinux/archinstall/blob/master/profiles/awesome.py) *(more on profile installations in the [documentation](https://python-archinstall.readthedocs.io/en/latest/archinstall/Profile.html))*.
> **Creating your own ISO with this script on it:** Follow [ArchISO](https://wiki.archlinux.org/index.php/archiso)'s guide on how to create your own ISO or use a pre-built [guided ISO](https://hvornum.se/archiso/) to skip the python installation step, or to create auto-installing ISO templates. Further down are examples and cheat sheets on how to create different live ISO's.