From a945b00b6de3e4f409e67321a8dc10a3102ad71e Mon Sep 17 00:00:00 2001 From: caryoscelus Date: Tue, 28 Dec 2021 17:35:32 +0000 Subject: [PATCH] improve install instruction thanks to @mitya57 --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index ef057b00..dfa4be01 100644 --- a/README.md +++ b/README.md @@ -69,10 +69,10 @@ This fork is intended as temporary measure and will possibly stop being maintain ### Install from source - clone this repo - - install py3 and pip if needed (following instruction are for apt-based distributives) - - `sudo apt-get update` - - `sudo apt-get install python3-pip` - - `sudo python3 -m pip install -r requirements.txt` + - install python3 and pip if needed (following instruction are for apt-based distributives) + - `sudo apt-get update` + - `sudo apt-get install python3-pip` + - `python3 -m pip install -r requirements.txt` - Start with: `python3 zeronet.py` - Open the ZeroHello landing page in your browser by navigating to: http://127.0.0.1:43110/