From 7de1975fd3533ed3b2d5c46cddbaae65eac57175 Mon Sep 17 00:00:00 2001 From: Duda Dornelles Date: Wed, 10 Dec 2014 12:31:31 -0200 Subject: No more gemfiles (also means no more control tower for now). Will rewrite it eventually for node, i guess --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 4ac65959..f529d8e0 100644 --- a/README.md +++ b/README.md @@ -16,9 +16,9 @@ The User Agent has 2 components: ## Quickstart -Dependencies are: node, npm, ruby, bundle, virtualenv, git +Dependencies are: node, npm, compass (ruby), virtualenv, git -* To install the dependencies on debian/ubuntu you need to run `sudo apt-get install nodejs npm ruby bundler virtualenv git` +* To install the dependencies on debian/ubuntu you need to run `sudo apt-get install nodejs npm ruby virtualenv git` and then `sudo gem install compass` * Next step is cloning the repository with `git clone https://github.com/pixelated-project/pixelated-user-agent.git` -- cgit v1.2.3