Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorYaron Shahrabani <sh.yaron@gmail.com>2024-03-07 13:58:19 +0200
committerGitHub <noreply@github.com>2024-03-07 12:58:19 +0100
commitfbc005d2f1fce70e99958c99a45456b632c9b5ac (patch)
treeca8402a5bfb24b14e21d9b170e1446cf07e3a2c5 /README.md
parentcea1ded104b86c757047f087606bfa7f1c7f5acc (diff)
Added Hebrew translation. (#2348)
* Added Hebrew translation. * Updated README with simpler instructions * cd instruction restored Restored the required instruction. --------- Co-authored-by: Yaron Shahrabani <yaron.shahrabrani@axonius.com>
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/README.md b/README.md
index 6d6a26f8..188b2db8 100644
--- a/README.md
+++ b/README.md
@@ -28,8 +28,7 @@ Assuming you are on an Arch Linux live-ISO or installed via `pip`:
## Running the [guided](https://github.com/archlinux/archinstall/blob/master/archinstall/scripts/guided.py) installer using `git`
# cd archinstall-git
- # cp archinstall/scripts/guided.py
- # python guided.py
+ # python -m archinstall
#### Advanced
Some additional options that are not needed by most users are hidden behind the `--advanced` flag.