diff options
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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) |