diff options
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/INSTALL.txt | 10 | 
1 files changed, 10 insertions, 0 deletions
| diff --git a/doc/INSTALL.txt b/doc/INSTALL.txt index 7f6f188..21dbf51 100644 --- a/doc/INSTALL.txt +++ b/doc/INSTALL.txt @@ -1,6 +1,16 @@  SemanticScuttle installation  ============================ + +Prerequisites +------------- +To run SemanticScuttle, you need: +- PHP5 +- A web server, for example Apache + + +Installation instructions +-------------------------  1. Create a new MySQL database  2. Import tables.sql into that database, i.e.     run | 
