Merge pull request #89 from flobee/patch-1

Adds hint for debian stable (9.*) installs
This commit is contained in:
Tomasz Gieniusz 2018-09-04 11:38:41 +02:00 committed by GitHub
commit 87697be98d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -18,6 +18,11 @@ It browses the repository and outputs html page with statistics.
$ gem install git_stats
### debian stretch (9.*)
# apt-get install ruby ruby-nokogiri ruby-nokogiri-diff ruby-nokogumbo
# gem install git_stats
### Ubuntu
$ sudo apt-get install ruby