Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
Sebastian Feuerstack authored and Sebastian Feuerstack committed Oct 22, 2012
2 parents a3662be + 295bb53 commit c96d4d4
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions README.rdoc
Original file line number Diff line number Diff line change
Expand Up @@ -126,6 +126,20 @@ include into file .gemrc in home folder

sudo apt-get install libcassowary0

== Windows Installation

* Download and install node.js from http://nodejs.org

* Download and install the unofficial redis windows version from http://redis.io/download

* Download and install ruby 1.9.3 using the Ruby Installer from http://rubyinstaller.org/downloads/

* Start 'Ruby Command prompt' from system menu

* install bundler germ 'gem install bundler'

== 2. INSTALL MINT platform

* create a directory inside your home folder and change into it

mkdir rails-projects
Expand Down

0 comments on commit c96d4d4

Please sign in to comment.