Merge pull request #65 from markus-strenn/master

Updated README.md: added installation for ubuntu
This commit is contained in:
Tomasz Gieniusz 2016-10-06 12:32:23 +02:00 committed by GitHub
commit bf97824ff5
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