summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
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:
```