From 28956f2657f518978f917a698c6d1e7e249dc050 Mon Sep 17 00:00:00 2001 From: varac Date: Mon, 27 Oct 2014 11:38:31 +0100 Subject: update quick start guide for debian systems --- README.md | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 4573bf3f..a23da74b 100644 --- a/README.md +++ b/README.md @@ -19,6 +19,10 @@ The User Agent is composed of 2 components: Dependencies are: node, npm, ruby, bundle, virtualenv, git +On Debian/Ubuntu systems you need: + + sudo apt-get install nodejs npm ruby bundler virtualenv git + Once you have that, run: ``` -- cgit v1.2.3