mirror of
https://github.com/tomgi/git_stats.git
synced 2024-12-22 13:32:17 +01:00
Merge pull request #96 from kjivan/master
Add ruby-dev package to prereq install for ubuntu
This commit is contained in:
commit
34a1d13ea0
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@ It browses the repository and outputs html page with statistics.
|
||||||
|
|
||||||
### Ubuntu
|
### Ubuntu
|
||||||
|
|
||||||
$ sudo apt-get install ruby
|
$ sudo apt-get install ruby ruby-dev
|
||||||
$ sudo gem install git_stats
|
$ sudo gem install git_stats
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|
Loading…
Reference in a new issue