docs: add run command to README

This commit is contained in:
2026-02-13 05:28:52 -03:00
parent 36663e63ec
commit 896cad8234

View File

@@ -3,11 +3,10 @@
## Installation ## Installation
```bash ```bash
wget https://raw.githubusercontent.com/elAgala/server-initializer/main/index.sh curl -fsSL https://raw.githubusercontent.com/elAgala/server-initializer/main/index.sh | bash -s <username>
chmod +x index.sh
./index.sh <username>
``` ```
## Included ## Included
- Server update - Server update
- User creation - User creation