Skip to content

Commit

Permalink
Merge pull request #96 from kjivan/master
Browse files Browse the repository at this point in the history
Add ruby-dev package to prereq install for ubuntu
  • Loading branch information
tomgi committed Jan 30, 2019
2 parents 6a8078b + 647c962 commit 34a1d13
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -25,7 +25,7 @@ It browses the repository and outputs html page with statistics.

### Ubuntu

$ sudo apt-get install ruby
$ sudo apt-get install ruby ruby-dev
$ sudo gem install git_stats

## Usage
Expand Down

0 comments on commit 34a1d13

Please sign in to comment.