Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
bobimicroweber authored Oct 1, 2024
1 parent a4dc759 commit d858607
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,12 @@ wget https://raw.githubusercontent.com/PhyreApps/PhyrePanel/main/installers/inst
```
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
```

## Documentation
For more information, please refer to the [documentation](https://docs.phyrepanel.com/introduction/getting-started.html).

Expand Down

0 comments on commit d858607

Please sign in to comment.