From 6e2898e02c8417fa8a5f08f68bf9d19e6228e2f3 Mon Sep 17 00:00:00 2001 From: Florian Baumann Date: Sun, 13 Oct 2013 15:10:24 +0200 Subject: [PATCH] added documentation for deb and fixed integration section --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 8fabb05..0c7e56c 100644 --- a/README.md +++ b/README.md @@ -43,6 +43,11 @@ Requirements: - Python 2.6 or 2.7 - [NPM](https://npmjs.org/) and [Bower](http://bower.io/) +On Debian/Ubuntu install the following packages + + ~> sudo aptitude install python-setuptools python-dev npm + ~> ln -s /usr/bin/nodejs /usr/bin/node + For now (as long as there is no stable version), you need to manually build everything: @@ -121,7 +126,7 @@ Add the following two lines into your HTML header: ```html - + ``` To enable comments, add a `
` below your post and