Browse Source

Ridiculous spelling error in README

tags/v0.9
Savetheinternet 13 years ago
parent
commit
c645e6ae6f
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      README

+ 2
- 2
README View File

@@ -7,8 +7,8 @@ Tinyboard - A lightweight PHP imageboard.
OR
mysql -uUSERNAME -pPASSWORD DATABASE < install.sql
* Edit 'inc/config.php' to suit your installation
* Make sure that the direcotires used by TinyBoard are writable. Depending on your setup, you may need to chmod the direcotires to 777.
The default direcotires are
* Make sure that the directories used by TinyBoard are writable. Depending on your setup, you may need to chmod the directories to 777.
The default directories are
- /res
- /src
- /thumb


Loading…
Cancel
Save