Skip to content

Commit

Permalink
added instruction on custom installation with github
Browse files Browse the repository at this point in the history
  • Loading branch information
tbng committed May 11, 2022
1 parent 67189c4 commit 7d3b569
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,12 @@ pip install hidimstat
Or if you want the latest version available (for example to contribute to
the development of this project:

```
pip install -U git+https://github.com/ja-che/hidimstat.git
```

or

```bash
git clone https://github.com/ja-che/hidimstat.git
cd hidimstat
Expand Down

0 comments on commit 7d3b569

Please sign in to comment.