mirror of
https://github.com/gitlabhq/gitlabhq.git
synced 2025-08-20 16:30:26 +00:00
Updated Ubuntu.stable (markdown)
@ -5,14 +5,12 @@
|
||||
|
||||
### 1. [[Ruby]] (skip if exists)
|
||||
|
||||
|
||||
|
||||
### 2. [[Gitolite]]
|
||||
|
||||
### 3. Install packages required for gitlabhq
|
||||
|
||||
```bash
|
||||
sudo apt-get install python-dev python-pip
|
||||
sudo apt-get install python-dev python-pip sendmail
|
||||
sudo pip install pygments
|
||||
sudo gem install bundler
|
||||
```
|
||||
|
Reference in New Issue
Block a user