From 93fe03d6213ab8ca52402a9aa8f1ef7dcbc7ee41 Mon Sep 17 00:00:00 2001 From: developomp Date: Wed, 18 Aug 2021 16:11:23 +0900 Subject: [PATCH] fixed outdatedd instruction --- README.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 604867f..251b5b9 100644 --- a/README.md +++ b/README.md @@ -28,10 +28,8 @@ Result:
## Instructions -1. Open [`setup.sh`](./setup.sh). -2. Go to the `MAIN` section (search for the word `MAIN`). -3. Uncomment packages to install. -4. Execute the script. +1. Execute the [`setup.sh`](./setup.sh) script. +2. Profit. Full setup could easily take more than a hour depending on the internet speed.