Updated README.md: added installation for ubuntu

see https://github.com/tomgi/git_stats/issues/39
This commit is contained in:
Markus Strenn 2016-06-29 11:11:24 +02:00 committed by GitHub
parent 615cf91857
commit 2e9d19b0d2
1 changed files with 7 additions and 0 deletions

View File

@ -14,8 +14,15 @@ It browses the repository and outputs html page with statistics.
## Installation
### Existing ruby/gem environment
$ gem install git_stats
### Ubuntu
$ sudo apt-get install ruby
$ sudo gem install git_stats
## Usage
### Generator