Update readme install routine

This commit is contained in:
2019-01-06 18:34:41 +01:00
parent 8e1c0804fa
commit 4cf1af6a65

View File

@@ -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 |