Skip to content

Commit e590277

Browse files
authored
Another small readme change for clarity (#4077)
1 parent 9488233 commit e590277

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,8 @@ archinstall
3535
## Running the [guided](https://github.com/archlinux/archinstall/blob/master/archinstall/scripts/guided.py) installer using `git`
3636

3737
```shell
38-
# cd archinstall-git
38+
# git clone https://github.com/archlinux/archinstall
39+
# cd archinstall
3940
# python -m archinstall $@
4041
```
4142

0 commit comments

Comments
 (0)