Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorAnton Hvornum <anton@hvornum.se>2021-03-24 14:50:10 +0100
committerGitHub <noreply@github.com>2021-03-24 14:50:10 +0100
commit197b690456c3ce44f48a187f48fbfc44f8e91682 (patch)
tree1f510af1ef241b49965543911ba5bbcabbf01cc0 /README.md
parent326e5699ed909fe3f2bcec221218cb669d503260 (diff)
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index f1c2fde9..a65e92fa 100644
--- a/README.md
+++ b/README.md
@@ -13,7 +13,7 @@ The installer also doubles as a python library to install Arch Linux and manage
$ 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`.
+Or use `pip install --upgrade archinstall` to use as a library.
## Running the [guided](examples/guided.py) installer