index : archinstall32 | |
Archlinux32 installer | gitolite user |
summaryrefslogtreecommitdiff |
author | Giancarlo Razzolini <grazzolini@archlinux.org> | 2021-01-20 18:43:58 -0300 |
---|---|---|
committer | Giancarlo Razzolini <grazzolini@archlinux.org> | 2021-01-20 18:43:58 -0300 |
commit | beb6ab1ee500b4f555eb07f37232ba6c507609c9 (patch) | |
tree | df9fde327e6df38eb21c94fdd5587d7c8d7c6108 /README.md | |
parent | 61866e346f5a1b04a978fa05acd87a267e0e7f6f (diff) |
-rw-r--r-- | README.md | 5 |
@@ -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. |