Browse Source

readme revision

pull/40/head
Michael Save 12 years ago
parent
commit
85a6f32e89
  1. 12
      README.md

12
README.md

@ -27,20 +27,23 @@ Installation
1. Download and extract Tinyboard to your web directory or get the latest 1. Download and extract Tinyboard to your web directory or get the latest
development version with: development version with:
git clone git://github.com/savetheinternet/Tinyboard.git git clone git://github.com/savetheinternet/Tinyboard.git
2. Navigate to ```install.php``` in your web browser and follow the 2. Navigate to ```install.php``` in your web browser and follow the
prompts. prompts.
3. Tinyboard should now be installed. Log in to ```mod.php``` with the 3. Tinyboard should now be installed. Log in to ```mod.php``` with the
default username and password combination: **admin / password**. (You default username and password combination: **admin / password**.
should probably change that.)
Please remember to change the administrator account password.
See also: [Configuration Basics](http://tinyboard.org/docs/config_basics.html).
Support Support
-------- --------
Tinyboard is still beta software -- there are bound to be bugs. If you find a Tinyboard is still beta software -- there are bound to be bugs. If you find a
bug, please report it. bug, please report it.
If you need assistance with installing, configuring or using Tinyboard, you may If you need assistance with installing, configuring, or using Tinyboard, you may
find support from a variety of sources: find support from a variety of sources:
* If you're unsure about how to enable or configure certain features, make * If you're unsure about how to enable or configure certain features, make
@ -48,6 +51,7 @@ find support from a variety of sources:
* Documentation can be found [here](http://tinyboard.org/docs/). * Documentation can be found [here](http://tinyboard.org/docs/).
* You can join Tinyboard's IRC channel for support and general queries: * You can join Tinyboard's IRC channel for support and general queries:
[irc.datnode.net #tinyboard](irc://irc.datnode.net/tinyboard). [irc.datnode.net #tinyboard](irc://irc.datnode.net/tinyboard).
* Tinyboard has a general support board at [tinyboard.org/demo/sup/](http://tinyboard.org/demo/sup/).
License License
-------- --------

Loading…
Cancel
Save