remove aquarium from README

This commit is contained in:
Nils Schneider 2013-03-27 07:29:24 +01:00
parent c4eeec986d
commit c480dee522

View file

@ -3,7 +3,7 @@
Installing dependencies Installing dependencies
sudo apt-get install rubygems ruby1.9.1-dev build-essential sudo apt-get install rubygems ruby1.9.1-dev build-essential
sudo gem install jekyll aquarium json less therubyracer sudo gem install jekyll json less therubyracer
# Usage # Usage
@ -95,7 +95,6 @@ aliases:
These ruby gems are required to build the website: These ruby gems are required to build the website:
* jekyll * jekyll
* aquarium
* json * json
* less * less
* therubyracer * therubyracer