Skip to content

Commit

Permalink
Updating readme to reflect v2.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Torxed committed Jul 8, 2020
1 parent 4fd34c9 commit c0fb9a9
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,9 +36,7 @@ This will ask for a disk and a password before **wiping the entire disk**.
# pip install archinstall
# python -m archinstall examples/main_example.py

~~This assumes tho that `python >= 3.8` and `pip` is present *(not always the case on the default Arch Linux ISO)*, see above for pre-built ISO's containing Python+pip or follow the [docs](docs/) to see how to build an ISO yourself.~~

only `pip install archinstall` is currently supported, running as a module is planned for v2.0.5 or v2.1.0.
This assumes tho that `python >= 3.8` and `pip` is present *(not always the case on the default Arch Linux ISO)*, see above for pre-built ISO's containing Python+pip or follow the [docs](docs/) to see how to build an ISO yourself.

## Scripting an installation

Expand Down

0 comments on commit c0fb9a9

Please sign in to comment.