Update README.md

This commit is contained in:
Bozhidar Slaveykov 2024-10-01 12:16:49 +03:00 committed by GitHub
parent 86ce72ea1f
commit aa2c3d3ee8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -34,7 +34,7 @@ The admin panel can be opened on port: yourserver.com:8443
## Updating
To update PhyrePanel, you need to run this commands:
```
wget https://raw.githubusercontent.com/PhyreApps/PhyrePanel/main/web/update.sh && chmod +x update.sh && ./update.sh
rm -rf update.sh && wget https://raw.githubusercontent.com/PhyreApps/PhyrePanel/main/web/update.sh && chmod +x update.sh && ./update.sh
```
## Documentation