Merge branch 'master' of github.com:hole-chat/hole
This commit is contained in:
commit
09f26108c8
|
@ -5,3 +5,11 @@
|
||||||
A decentralized chat over [Freenet](https://freenetproject.org).
|
A decentralized chat over [Freenet](https://freenetproject.org).
|
||||||
|
|
||||||
[See docs](https://docs.hole.horhik.xyz)
|
[See docs](https://docs.hole.horhik.xyz)
|
||||||
|
|
||||||
|
## Requirements
|
||||||
|
[Freenet](https://freenetproject.org) running
|
||||||
|
|
||||||
|
# Installing
|
||||||
|
1. Clone [this](https://github.com/hole-chat/core) repo
|
||||||
|
2. Launch core (`cargo run`)
|
||||||
|
3. Install and launch client (for example [rabbit-hole](https://github.com/hole-chat/rabbit-hole))
|
||||||
|
|
Loading…
Reference in a new issue