From af5fc0e285d99aab7f020013956a0ab2f188016d Mon Sep 17 00:00:00 2001 From: Pranav Jerry Date: Mon, 19 Jul 2021 19:02:25 +0530 Subject: [PATCH] Added ipns git clone url Probably wont work properly --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) 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`.