Fix git directory name
This commit is contained in:
parent
4a823c57d5
commit
f2db4b2d1b
1 changed files with 1 additions and 1 deletions
|
@ -93,7 +93,7 @@ It downloads the latest version of ZeroNet then starts it automatically.
|
|||
### [Arch Linux](https://www.archlinux.org)
|
||||
|
||||
* `git clone https://aur.archlinux.org/zeronet.git`
|
||||
* `cd zeronet-git`
|
||||
* `cd zeronet`
|
||||
* `makepkg -srci`
|
||||
* `systemctl start zeronet`
|
||||
* Open http://127.0.0.1:43110/ in your browser
|
||||
|
|
Loading…
Reference in a new issue