summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorvarac <varacanero@zeromail.org>2014-10-27 11:38:31 +0100
committervarac <varacanero@zeromail.org>2014-10-27 11:38:31 +0100
commit28956f2657f518978f917a698c6d1e7e249dc050 (patch)
tree91a534f1ee169644f8b18c6e674689b1dcbd2231 /README.md
parentd0abd13f5d1f512aeae550cc0214db014cfdc52c (diff)
update quick start guide for debian systems
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
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:
```