diff --git a/README.md b/README.md index 283c2267..d9b25470 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ Tinyboard is not currently at a stable state. - ./res - ./src - ./thumb - - ./ + - . (document root) 5. Ensure everything is okay by running [test.php][t] in a browser. The script will try and help you correct your errors. 6. Run the [post.php][p] script. It should create an index.html and redirect you to it if everything is okay. 7. Optional (highly recommended): Delete [test.php][t] and perhaps [install.sql][i] and this [README][r].