mirror of
https://git.disroot.org/pranav/pybatmesh.git
synced 2025-01-09 16:27:53 +05:30
Added alt text to some links in README.md
And removed a sentence in manual installation section
This commit is contained in:
parent
3d63ddd2d2
commit
df73f94018
12
README.md
12
README.md
@ -82,9 +82,7 @@ Or, if you have an [IPFS client][ipfs] running, try:
|
|||||||
git clone http://k51qzi5uqu5dlye74be0n9iihwk6sm54vexo7bf7pdr4w811y6mmrcp25djozv.ipns.localhost:8080/naxalnet.git
|
git clone http://k51qzi5uqu5dlye74be0n9iihwk6sm54vexo7bf7pdr4w811y6mmrcp25djozv.ipns.localhost:8080/naxalnet.git
|
||||||
```
|
```
|
||||||
|
|
||||||
Run `sudo make install` to install naxalnet. This will install naxalnet in
|
Run `sudo make install` to install naxalnet.
|
||||||
`/usr/bin/naxalnet`.
|
|
||||||
|
|
||||||
After installing, reload systemd so that you can enable `naxalnet.service`
|
After installing, reload systemd so that you can enable `naxalnet.service`
|
||||||
without rebooting:
|
without rebooting:
|
||||||
|
|
||||||
@ -209,14 +207,14 @@ See [LICENSE](LICENSE) for the complete version of the
|
|||||||
license.
|
license.
|
||||||
|
|
||||||
[batman-adv]: https://www.open-mesh.org/projects/batman-adv/wiki
|
[batman-adv]: https://www.open-mesh.org/projects/batman-adv/wiki
|
||||||
[ipfs]: https://ipfs.io
|
[ipfs]: https://ipfs.io "InterPlanetary File System"
|
||||||
[jami]: https://jami.net "Peer to peer video calls"
|
[jami]: https://jami.net "Peer to peer video calls"
|
||||||
[ssb]: https://scuttlebutt.nz "Secure Scuttlebutt"
|
[ssb]: https://scuttlebutt.nz "Secure Scuttlebutt"
|
||||||
[python-dasbus]: https://github.com/rhinstaller/dasbus "Python D-Bus library"
|
[python-dasbus]: https://github.com/rhinstaller/dasbus "A python D-Bus library"
|
||||||
[aur]: https://aur.archlinux.org/packages/naxalnet
|
[aur]: https://aur.archlinux.org/packages/naxalnet
|
||||||
[aur-devel]: https://aur.archlinux.org/packages/naxalnet-git
|
[aur-devel]: https://aur.archlinux.org/packages/naxalnet-git
|
||||||
[arch-resolved]: https://wiki.archlinux.org/title/Systemd-resolved#DNS
|
[arch-resolved]: https://wiki.archlinux.org/title/Systemd-resolved#DNS "systemd-resolved on ArchWiki"
|
||||||
[batman-systemd]: https://www.open-mesh.org/news/101
|
[batman-systemd]: https://www.open-mesh.org/news/101 "systemd v248 brings support for batman advanced"
|
||||||
[libremesh]: https://libremesh.org
|
[libremesh]: https://libremesh.org
|
||||||
[disaster.radio]: https://disaster.radio/
|
[disaster.radio]: https://disaster.radio/
|
||||||
[startnx]: #start-naxalnet
|
[startnx]: #start-naxalnet
|
||||||
|
Loading…
x
Reference in New Issue
Block a user