Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnton Hvornum <anton.feeds+github@gmail.com>2020-10-01 10:33:20 +0200
committerAnton Hvornum <anton.feeds+github@gmail.com>2020-10-01 10:33:20 +0200
commit2c24903932342a32cdfa8c684547859116fb254e (patch)
treef65966ca78485adf5fc2a619258489b54b63da00
parent8d941eaa2c3a8d18163543d81c8589884fdc7cd1 (diff)
parent9e36e555f31df413217b87ea4fa3f5e91878446a (diff)
Merge branch 'master' of github.com:Torxed/archinstall into master
-rw-r--r--README.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/README.md b/README.md
index 66aa5b76..36bea207 100644
--- a/README.md
+++ b/README.md
@@ -88,7 +88,6 @@ This installer will perform the following:
* Installs and configures a bootloader to partition 0.
* Install additional packages *(nano, wget, git)*
* Installs a network-profile called [workstation](https://github.com/Torxed/archinstall/blob/master/profiles/workstation.json) *(more on network profiles in the docs)*
- * Adds AUR support by compiling and installing [yay](https://github.com/Jguer/yay)
> **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.