Updated README.md

Added shell code to clone git repo. Not everyone knows how to clone a
repo and cd into it 😁
This commit is contained in:
Pranav Jerry 2021-06-19 15:53:16 +05:30
parent 490667c625
commit af98a57b0e
Signed by: pranav
GPG Key ID: F1DCDC4FED0A0C5B
1 changed files with 5 additions and 0 deletions

View File

@ -56,6 +56,11 @@ of the nodes have internet access.
Clone the repo and cd into it.
```sh
git clone https://git.disroot.org/pranav/naxalnet.git
cd naxalnet
```
Run `sudo make install` to install naxalnet. This will install naxalnet in
`/usr/bin/naxalnet`.