From 563a979b6e6b83241c6479dce0f5032505a689a8 Mon Sep 17 00:00:00 2001 From: George Date: Thu, 22 Apr 2021 12:47:41 +0300 Subject: [PATCH] Update README.md --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 4bd5137..a8752ee 100644 --- a/README.md +++ b/README.md @@ -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))