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