Update README.md

This commit is contained in:
George 2021-04-22 12:47:41 +03:00 committed by GitHub
parent 0572d90dc8
commit 563a979b6e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 8 additions and 0 deletions

View File

@ -5,3 +5,11 @@
A decentralized chat over [Freenet](https://freenetproject.org).
[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))