Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion manual/Installation
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,8 @@ you are encouraged to read and modify the source code.

Before you download the source code, make sure you have all the
necessary dependencies installed. You should have Ruby 1.9.2 or later
and you need to have the following gems installed
and you need to have the following gems installed, by running the
following command as root or administrator

gem install rake mail rspec term-ansicolor rcov

Expand Down