mirror of
https://github.com/parkervcp/eggs.git
synced 2024-11-26 07:52:56 +08:00
fix grammar in README
This commit is contained in:
parent
dbb14e80c4
commit
e46c7879e8
14
README.md
14
README.md
@ -1,4 +1,4 @@
|
||||
# Parkers Pterodactyl eggs repo
|
||||
# Parker's Pterodactyl eggs repo
|
||||
|
||||
I am working on adding a large collection of public eggs for the Pterodactyl community.
|
||||
|
||||
@ -10,17 +10,17 @@ If you are submitting PR's try and keep names and titles the same.
|
||||
|
||||
If you are reading this it looks like you are looking to add an egg to your server.
|
||||
|
||||
1. Download any of the json files located in the folders below.
|
||||
1. Download any of the JSON files located in the folders below.
|
||||
1. It's easiest to right click the `raw` button and save as.
|
||||
2. In your panel go to the `Nests` section in the admin part of the panel
|
||||
3. Click the green `Import Egg` button
|
||||
4. Browse to the json file you saved earlier
|
||||
5. Select what nest you want to put the egg in.
|
||||
3. Click the green `Import Egg` button.
|
||||
4. Browse to the JSON file you saved earlier.
|
||||
5. Select what nest you want to save the egg in.
|
||||
1. If you want a new nest you need to create it before importing the egg.
|
||||
|
||||
## You must restart your daemon after importing an egg if you are using 0.7. This is not required on 1.X
|
||||
## You must restart your daemon after importing an egg if you are using 0.7. This is not required on 1.X.
|
||||
|
||||
## Please read the CONTRIBUTING.md before submitting PRs
|
||||
## Please read [CONTRIBUTING.md](/CONTRIBUTING.md) before submitting PRs
|
||||
|
||||
## [Bots](/bots)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user