We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9488233 commit e590277Copy full SHA for e590277
README.md
@@ -35,7 +35,8 @@ archinstall
35
## Running the [guided](https://github.com/archlinux/archinstall/blob/master/archinstall/scripts/guided.py) installer using `git`
36
37
```shell
38
- # cd archinstall-git
+ # git clone https://github.com/archlinux/archinstall
39
+ # cd archinstall
40
# python -m archinstall $@
41
```
42
0 commit comments