aboutsummaryrefslogtreecommitdiff
path: root/INSTALL.md
diff options
context:
space:
mode:
Diffstat (limited to 'INSTALL.md')
-rw-r--r--INSTALL.md10
1 files changed, 2 insertions, 8 deletions
diff --git a/INSTALL.md b/INSTALL.md
index ff57a80..e9be995 100644
--- a/INSTALL.md
+++ b/INSTALL.md
@@ -20,19 +20,13 @@ Step 2: Get additional libraries
You need these libraries to run Ratatöskr (it is probably already bundled with these):
-1. PHP Markdown
-
- Place "markdown.php" from the archive directly into this directory.
-
- PHP Markdown can be found here: <http://michelf.com/projects/php-markdown/>
-
-2. kses
+1. kses
Place "kses.php" from the archive directly into this directory.
kses can be found at <http://sourceforge.net/projects/kses/>
-3. jQuery
+2. jQuery
Place jquery.min.js into this folder.