From 197b690456c3ce44f48a187f48fbfc44f8e91682 Mon Sep 17 00:00:00 2001 From: Anton Hvornum Date: Wed, 24 Mar 2021 14:50:10 +0100 Subject: Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') 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)*.
-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 -- cgit v1.2.3-54-g00ecf