Skip to content

Commit

Permalink
The gem is nova_git_stats
Browse files Browse the repository at this point in the history
  • Loading branch information
LudovicRousseau authored and mishina2228 committed Oct 14, 2023
1 parent 7721502 commit 1d877ce
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,17 +26,17 @@ It browses the repository and outputs html page with statistics.

### Existing ruby/gem environment

$ gem install git_stats
$ gem install nova_git_stats

### debian stretch (9.*)

# apt-get install ruby ruby-nokogiri ruby-nokogiri-diff ruby-nokogumbo
# gem install git_stats
# gem install nova_git_stats

### Ubuntu

$ sudo apt-get install ruby ruby-dev gcc zlib1g-dev make
$ sudo gem install git_stats
$ sudo gem install nova_git_stats

## Prerequisites

Expand Down

0 comments on commit 1d877ce

Please sign in to comment.