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.feeds+github@gmail.com>2020-07-08 00:02:10 +0000
committerAnton Hvornum <anton.feeds+github@gmail.com>2020-07-08 00:02:10 +0000
commitc0fb9a948834b6ce188a65980f7c5c9cbbff0820 (patch)
tree120617bf445e3131826e0228c710d93a8789f5aa /README.md
parent4fd34c975425c1876ded5f948ecba0d02a93d0cb (diff)
Updating readme to reflect v2.0.2
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 1 insertions, 3 deletions
diff --git a/README.md b/README.md
index a0d86988..bc13f8f1 100644
--- a/README.md
+++ b/README.md
@@ -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