Added ipns git clone url

Probably wont work properly
This commit is contained in:
Pranav Jerry 2021-07-19 19:02:25 +05:30
parent f0689016ce
commit af5fc0e285
No known key found for this signature in database
GPG Key ID: F1DCDC4FED0A0C5B

View File

@ -62,6 +62,12 @@ git clone https://git.disroot.org/pranav/naxalnet.git
cd naxalnet
```
Or, if you have an [IPFS client][ipfs] running, try:
```sh
git clone http://k51qzi5uqu5dlye74be0n9iihwk6sm54vexo7bf7pdr4w811y6mmrcp25djozv.ipns.localhost:8080/naxalnet.git
```
Run `sudo make install` to install naxalnet. This will install naxalnet in
`/usr/bin/naxalnet`.