Update README.md

This commit is contained in:
Anton Hvornum 2021-03-24 14:50:10 +01:00 committed by GitHub
parent 326e5699ed
commit 197b690456
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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