Skip to content

Commit b24add1

Browse files
committedMay 28, 2024··
Update readme commands
Signed-off-by: Riddhesh Sanghvi <riddhesh237@gmail.com>
1 parent 162fad6 commit b24add1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ ee site create example.com --type=wp --cache
6565

6666
Need a wordpress multi-site with page cache?
6767
```
68-
ee site create example.com --type=wp --mu=wpsubdir --cache
68+
ee site create example.com --type=wp --mu=subdir --cache
6969
```
7070

7171
Need a plain and simple html site?
@@ -84,7 +84,7 @@ Want to know more? Checkout readme of these commands -
8484
* [cron command](https://github.com/EasyEngine/cron-command/)
8585
* [shell command](https://github.com/EasyEngine/shell-command/)
8686

87-
Note: :warning: EasyEngine will currently only run with root privileges. You can run `ee help`, `ee help site` and `ee help site create` to get all the details about the various commands and subcommands that you can run.
87+
Note: :warning: EasyEngine will currently only run with root privileges. You can run `ee help`, `ee help site` and `ee help site create --type=wp` to get all the details about the various commands and subcommands that you can run.
8888

8989
## Development
9090

0 commit comments

Comments
 (0)
Please sign in to comment.