diff options
author | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2009-04-24 18:44:50 +0000 |
---|---|---|
committer | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2009-04-24 18:44:50 +0000 |
commit | 465f11ec6676d03716a484b9f148246db87087b8 (patch) | |
tree | 49912418ad4d7df50175bc9d7d86480ef421dc34 /docs/INSTALL | |
parent | 0933a6b089bbc0ddac43661b29b95cca4532db76 (diff) | |
download | ampache-465f11ec6676d03716a484b9f148246db87087b8.tar.gz ampache-465f11ec6676d03716a484b9f148246db87087b8.tar.bz2 ampache-465f11ec6676d03716a484b9f148246db87087b8.zip |
updating the documentation a tiny bit
Diffstat (limited to 'docs/INSTALL')
-rwxr-xr-x | docs/INSTALL | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/INSTALL b/docs/INSTALL index 279e7370..30479419 100755 --- a/docs/INSTALL +++ b/docs/INSTALL @@ -2,6 +2,10 @@ ----------------- INSTALL - Ampache v.3.5 ---------------------- ------------------------------------------------------------------------------- + For the sake of this installation document we will be using Apache and Linux + however these are by no means requirements. Lighttpd, IIS, whatever could be + used in Apache's place. + I'm assuming that you have Apache, PHP and MySQL running when you get to this point. |