From 5df4d75a4303a1b5fe0bea4edc4fc4690ffda6ec Mon Sep 17 00:00:00 2001 From: jahway603 Date: Fri, 1 Dec 2023 10:47:26 -0500 Subject: [PATCH] Revert "Ubuntu 18.04 is now EOL, so removing from README" This reverts commit 5114b76be22db3a43a6924735a8315f7761e6434. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 086383a..09df59e 100644 --- a/README.md +++ b/README.md @@ -55,7 +55,7 @@ rustup -V sudo apt-get -y install build-essential qtbase5-dev qt5-qmake qtcreator qttools5-dev-tools ``` -##### Ubuntu 20.04: +##### Ubuntu 18.04 and 20.04: ```shell script sudo apt-get -y install build-essential qt5-default qt5-qmake qtcreator qttools5-dev-tools ``` @@ -72,7 +72,7 @@ cd SilentDragonLite ### Other notes -#### Install Torsocks (or any other Socks service for TOR) on Ubuntu +#### Install Torsocks (or any other Socks service for TOR) on Ubuntu 18.04 ```shell script sudo apt update sudo apt install torsocks