Minor fix in README

This commit is contained in:
VirtuBox
2024-06-07 16:54:22 +02:00
parent c35e9e6fa3
commit cb18d970bd
2 changed files with 2 additions and 2 deletions

View File

@@ -120,7 +120,7 @@ wo site create example.com --wpsubdomain --wpce # install wpmu-subdomain + C
```bash
wo site create example.com --html # create example.com for static/html sites
wo site create example.com --php # create example.com with php 8.2 support
wo site create example.com --php # create example.com with php support
wo site create example.com --php80 # create example.com with php 8.0 support
wo site create example.com --php81 # create example.com with php 8.1 support
wo site create example.com --php82 # create example.com with php 8.2 support

View File

@@ -9,7 +9,7 @@
# -------------------------------------------------------------------------
# wget -qO wo wops.cc && sudo -E bash wo
# -------------------------------------------------------------------------
# Version 3.21.0 - 2024-06-01
# Version 3.21.0 - 2024-06-07
# -------------------------------------------------------------------------
# CONTENTS