Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 1 insertions, 4 deletions
diff --git a/README.md b/README.md
index bee40ace..663e7e2c 100644
--- a/README.md
+++ b/README.md
@@ -13,14 +13,11 @@ Pre-built ISO's can be found over at https://archlinux.life which autostarts arc
# Installation & Usage
- $ sudo pip install archinstall
+ $ sudo pacman -S archinstall
Or simply `git clone` the repo as it has no external dependencies *(but there are optional ones)*.<br>
Or run the pre-compiled binary attached in every release as `archinstall-v[ver].tar.gz`.
-There's also `PKGBUILD`'s for all the above scenarios.
-And they are also available as Arch Linux packages over at the unofficial mirror [https://archlinux.life](https://archlinux.life/).
-
## Running the [guided](examples/guided.py) installer
Assuming you are on a Arch Linux live-ISO and booted into EFI mode.