fix minor issue in readme with bulleting

This commit is contained in:
Aidan 2024-10-15 13:53:14 -04:00 committed by GitHub
parent 06b5582319
commit 523400f217
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -55,5 +55,5 @@ After doing that, you are now ready to use the script.
+ **Start Server:** `./manage up`
+ **Stop Server:** `./manage down`
+ **Restart Server:** `./manage restart`
+ + **Server Status:** `./manage --status`
+ **Server Status:** `./manage --status`
+ **Help:** `./manage help`