Add extra information to README.md
This commit is contained in:
parent
03dcc77af6
commit
639525757d
1 changed files with 3 additions and 3 deletions
|
@ -14,7 +14,7 @@
|
|||
* Fingers and a brain.
|
||||
|
||||
**Installation:**
|
||||
1. Navigate to `/var/www/pterodactyl`. (your Pterodactyl installation should be installed there, else it might not be compatible with Blueprint)
|
||||
1. Navigate to `/var/www/pterodactyl`. (your Pterodactyl installation should be installed there or in `/var/www/html`, else it might not be compatible with Blueprint)
|
||||
```sh
|
||||
cd /var/www/pterodactyl
|
||||
```
|
||||
|
@ -26,9 +26,9 @@ bash blueprint.sh
|
|||
3. After waiting for the installation script to finish, open up your Pterodactyl admin panel and click on the puzzle icon in the top right of the website.
|
||||
|
||||
### Development
|
||||
We've made some guides for extension development over on [GitBook](https://ptero.shop/docs).
|
||||
We've made some guides for extension development over on [GitBook](https://ptero.shop/docs). We are adding more guides over time, don't hesitate to suggest a topic for future guides.
|
||||
|
||||
### Extensions
|
||||
Open an issue to get your extension listed here.
|
||||
Open an issue on GitHub to get your extension listed here. To install an extension, upload your `something.blueprint` file to your Pterodactyl folder and run `blueprint -install something`.
|
||||
|
||||
**Redirect**: [PterodactylMarket](https://pterodactylmarket.com/resource/664), [GitHub](https://github.com/prplwtf/blueprint-redirect)
|
||||
|
|
Loading…
Reference in a new issue