diff options
author | cweiske <cweiske@b3834d28-1941-0410-a4f8-b48e95affb8f> | 2009-10-23 16:55:48 +0000 |
---|---|---|
committer | cweiske <cweiske@b3834d28-1941-0410-a4f8-b48e95affb8f> | 2009-10-23 16:55:48 +0000 |
commit | 3bbf5f3c55e630bddd9c82bbd4d3f2eff4087b0f (patch) | |
tree | 0ecec2bbeef6ed844ad39c7849e8a95b0c08b543 /doc/INSTALL.txt | |
parent | 91eb43bec6dfdd2e16012f0fb56b6eaa87105e3f (diff) | |
download | semanticscuttle-3bbf5f3c55e630bddd9c82bbd4d3f2eff4087b0f.tar.gz semanticscuttle-3bbf5f3c55e630bddd9c82bbd4d3f2eff4087b0f.tar.bz2 |
tell what you need
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@394 b3834d28-1941-0410-a4f8-b48e95affb8f
Diffstat (limited to 'doc/INSTALL.txt')
-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 |