Skip to content

Commit

Permalink
Merge pull request #98 from weeger/patch-1
Browse files Browse the repository at this point in the history
Add missing library on install
  • Loading branch information
tomgi committed Mar 7, 2019
2 parents 34a1d13 + c35d2c5 commit cb0af46
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 ruby-dev
$ sudo apt-get install ruby ruby-dev gcc zlib1g-dev make
$ sudo gem install git_stats

## Usage
Expand Down

0 comments on commit cb0af46

Please sign in to comment.