summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--INSTALL2
-rw-r--r--check_deps.php (renamed from install.php)0
2 files changed, 1 insertions, 1 deletions
diff --git a/INSTALL b/INSTALL
index d4f46da45..5df257eed 100644
--- a/INSTALL
+++ b/INSTALL
@@ -1,6 +1,6 @@
# Configuration
-* run install.php to make sure all dependencies are installed
+* run check_deps.php to make sure all dependencies are installed
- if you are only creating a basic development installation you will only need:
pygmentize (part of pygments)
diff --git a/install.php b/check_deps.php
index f8d2da2db..f8d2da2db 100644
--- a/install.php
+++ b/check_deps.php