Update README.md

This commit is contained in:
𝓙𝓾𝓵𝓲𝓸
2024-05-22 00:42:05 +02:00
committed by GitHub
parent 1bf7898bd5
commit 45a172fb6b
+1 -1
View File
@@ -16,13 +16,13 @@ git clone https://github.com/theraw/The-World-Is-Yours.git
cd The-World-Is-Yours/ cd The-World-Is-Yours/
bash build/run.sh new bash build/run.sh new
bash build/run.sh build bash build/run.sh build
bash build/run.sh postfix
``` ```
If you want to try with a custom nginx version then, open `version` file and change versions then run If you want to try with a custom nginx version then, open `version` file and change versions then run
```bash ```bash
bash build/run.sh new bash build/run.sh new
bash build/run.sh build bash build/run.sh build
bash build/run.sh postfix
``` ```
## Basic cli info ## Basic cli info
``` ```