From e9a1efbf895c9d6378650b66cef8f387a90d5e79 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=F0=9D=93=99=F0=9D=93=BE=F0=9D=93=B5=F0=9D=93=B2?= =?UTF-8?q?=F0=9D=93=B8?= Date: Mon, 24 Feb 2025 15:58:33 +0100 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index d51eab7..e88b54d 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ ```bash Download them from : https://github.com/theraw/The-World-Is-Yours/releases ``` -- 2 : **Compile from source (Hard)** +- 3 : **Compile from source (Hard)** ```bash apt-get -y install git && cd /root/ && git clone https://github.com/theraw/The-World-Is-Yours.git && cd The-World-Is-Yours/ @@ -47,9 +47,9 @@ bash build/run.sh build bash build/run.sh postfix ``` - - 2.1 : **Compiling from source with changed versions** + - 3.1 : **Compiling from source with changed versions** ```bash - # assuming you did step 2 + # assuming you completed step 3. # update "version" file then run again bash build/run.sh new bash build/run.sh build