Update README.md

This commit is contained in:
2024-03-11 14:52:26 +07:00
committed by GitHub
parent 431c2675ac
commit 7a8f2cde8e
+5 -7
View File
@@ -37,7 +37,12 @@ To get your WordPress installation running follow these simple steps.
```sh
sh wp-install.sh
```
### Init Wordpress Installation
1. Run shell command
```sh
sh wp-init.sh
```
### Uninstall
@@ -45,10 +50,3 @@ To get your WordPress installation running follow these simple steps.
```sh
sh wp-uninstall.sh
```
### Init Wordpress Installation
1. Run shell command
```sh
sh wp-init.sh
```