From 9277f00c0810adf76caac060e58dd24ca020f3b5 Mon Sep 17 00:00:00 2001 From: Starbeamrainbowlabs Date: Sat, 9 May 2015 15:38:47 +0100 Subject: [PATCH] reordering sections in README.md --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 571df53..24d82c5 100644 --- a/README.md +++ b/README.md @@ -65,6 +65,8 @@ If you are on Windows, you can run the `build.bat` batch file I wrote instead of 3. Tick the boxes of the modules you want 4. Click the download button +## Configuring +To configure it, open your downloaded copy of `index.php` in your favourite editor - the settings can be configured at the top of the file. There are extensive comments that explain what each option does. Make sure that you change the allowed usernames and passwords! If you need more help, don't hesitate to open an issue on this repository or contact me. ## Updating 1. Rename your old `index.php` to `index.old.php` temporarily @@ -77,9 +79,6 @@ From time to time breaking changes will be made. By this I mean additions and / * Everything has been changed! Pepperminty wiki is now using a module based system. -## Configuring -To configure it, open your downloaded copy of `index.php` in your favourite editor - the settings can be configured at the top of the file. There are extensive comments that explain what each option does. Make sure that you change the allowed usernames and passwords! If you need more help, don't hesitate to open an issue on this repository or contact me. - ## Real World Usage * (none yet! Contact me by email, [twitter](https://twitter.com/SBRLabs), or open an issue and I'll add a link here!)