Changed README

This commit is contained in:
Savetheinternet 2010-11-03 17:59:28 +11:00
parent a0b0b7971f
commit 09edb9454c
1 changed files with 2 additions and 1 deletions

3
README
View File

@ -15,4 +15,5 @@ Tinyboard - A lightweight PHP imageboard.
- /thumb
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.
* 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