From 99550250c13c57fd57e15dca176015258092d285 Mon Sep 17 00:00:00 2001 From: "Michael (Parker) Parker" Date: Fri, 9 Mar 2018 13:26:58 -0500 Subject: [PATCH] Update HOWTO.md --- HOWTO.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/HOWTO.md b/HOWTO.md index ef81930c..202b3ff2 100644 --- a/HOWTO.md +++ b/HOWTO.md @@ -2,12 +2,12 @@ ## General rules -1. Keep it simple. +1. Keep it simple. We don't need 8 miles of install script -2. Keep it Small. +2. Keep it Small. Only use what is absolutely needed. -3. Try to stay in the stock containers. - If you need something in a container PR it to [my container repo](https://github.com/parkervcp/Containers) where I can review and pull up to the main repo. +3. Try to stay in the stock containers. + If you need something in a container PR it to [my image repo](https://github.com/parkervcp/images) where I can review and pull up to the main repo. ## Step 1. #### Be aware of the pterodactyl install process. @@ -38,4 +38,4 @@ This is to maintain a clean repo that others can pull and be fully aware of what ## Step 3. #### Don't be afraid to submit PR's to the egg repo. -I dont bite. I will work with you on the egg and the required things to run it. \ No newline at end of file +I dont bite. I will work with you on the egg and the required things to run it.