From a08c1e1825e5368f83c361dd0c875ec72d74a5a5 Mon Sep 17 00:00:00 2001 From: caryoscelus Date: Tue, 28 Dec 2021 17:48:08 +0000 Subject: [PATCH] minor README improvement apt-get -> apt --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d52da2d4..82400148 100644 --- a/README.md +++ b/README.md @@ -70,8 +70,8 @@ This fork is intended as temporary measure and will possibly stop being maintain - clone this repo - install python3 and pip if needed (the following instructions are for apt-based distributions) - - `sudo apt-get update` - - `sudo apt-get install python3-pip` + - `sudo apt update` + - `sudo apt 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/