Update readme install routine
This commit is contained in:
@@ -2,6 +2,13 @@
|
|||||||
|
|
||||||
Git statistics over multiple Git repositories
|
Git statistics over multiple Git repositories
|
||||||
|
|
||||||
|
## Installation
|
||||||
|
|
||||||
|
In order to access the script in every directory you should copy it to `/usr/local/bin`.
|
||||||
|
```sh
|
||||||
|
sudo cp gitistics.sh /usr/local/bin/gitistics
|
||||||
|
```
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|
||||||
| Option | Description |
|
| Option | Description |
|
||||||
|
Reference in New Issue
Block a user