Changed README

This commit is contained in:
Savetheinternet 2010-11-03 17:59:28 +11:00
parent a0b0b7971f
commit 09edb9454c

3
README
View File

@ -15,4 +15,5 @@ Tinyboard - A lightweight PHP imageboard.
- /thumb - /thumb
You will also need to chmod the root directory so that static HTML files like index.html can be made. You will also need to chmod the root directory so that static HTML files like index.html can be made.
* Ensure everything is okay by running test.php in a browser. The script will try and help you correct your errors. * Ensure everything is okay by running test.php in a browser. The script will try and help you correct your errors.
* Run the post.php script. * Run the post.php script. It should create an index.html and redirect you to it if everything is okay.
* Optional (highly recommended): Delete test.php and perhaps install.php and this README