From 2999b15977a7d8bb3ddf93ce701a552d400ea526 Mon Sep 17 00:00:00 2001 From: ahdernasr <44983175+ahdernasr@users.noreply.github.com> Date: Fri, 12 Jan 2024 00:04:43 +0100 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 669992d..8b45619 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,9 @@ The program works through a single blockchain instance that holds the files that ### How to use +First, install rust: +https://www.rust-lang.org/tools/install + Open two terminal windows on your device, or two terminal windows on two different devices connected to the same network, and start the cli using the following command on each terminal: ```console