summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorvarac <varacanero@zeromail.org>2015-01-19 10:36:16 +0100
committervarac <varacanero@zeromail.org>2015-01-19 10:36:16 +0100
commitab65462fecdab91b2f5474790ebac7c4c641a424 (patch)
treed22c5cbf20963c7b6a1b2f6985414be368aad2c5 /README.md
parent2cbe39d723d429a8aea7601d37da8b694f77a81b (diff)
parentdf9c4d5af39c0eb4f48a9540a688b34a36722d12 (diff)
Merge branch 'vagrant_multimachine'
Diffstat (limited to 'README.md')
-rw-r--r--README.md15
1 files changed, 15 insertions, 0 deletions
diff --git a/README.md b/README.md
index d71c1215..d74d1d15 100644
--- a/README.md
+++ b/README.md
@@ -16,6 +16,21 @@ The User Agent has 2 components:
## Quickstart
+### Using Vagrant
+
+to install from source:
+
+ vagrant up
+
+or
+
+ vagrant up source
+
+to install using the pixelated prvidede debian packages:
+
+ vagrant up deb
+
+
### Installing dependencies for development:
Dependencies are: node, npm, compass (ruby), virtualenv, git