aboutsummaryrefslogtreecommitdiff
path: root/INSTALL.md
diff options
context:
space:
mode:
authorLaria Carolin Chabowski <laria@laria.me>2020-09-22 22:18:33 +0200
committerLaria Carolin Chabowski <laria@laria.me>2020-09-22 22:18:33 +0200
commitd6774a94d223f0e87a9f0aab02f4de05deada86f (patch)
treefa92604a7671f57b16ee59f540af8868a44d16a3 /INSTALL.md
parentdc6f7089c053a4f96e713bdf0043f5c08dbae447 (diff)
downloadratatoeskr-cms-d6774a94d223f0e87a9f0aab02f4de05deada86f.tar.gz
ratatoeskr-cms-d6774a94d223f0e87a9f0aab02f4de05deada86f.tar.bz2
ratatoeskr-cms-d6774a94d223f0e87a9f0aab02f4de05deada86f.zip
Get php-markdown via composer
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.