Project

General

Profile

HowTo Install Redmine in a home directory on Debian » History » Version 1

John Goerzen, 2008-03-06 18:21

1 1 John Goerzen
h1. HowTo Install Redmine in a home directory on Debian
2
3
h2. Preparation
4
5
First, as root, run:
6
7
<code>apt-get install ruby rake rubygems</code>
8
9
h2.