diff --git a/README.md b/README.md index d9f2c2e..de357d6 100644 --- a/README.md +++ b/README.md @@ -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`.