Skip to content

Commit

Permalink
DOC(readme): pip install from pypi
Browse files Browse the repository at this point in the history
  • Loading branch information
balbasty committed Jul 5, 2022
1 parent 1112639 commit 3336f8a
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,7 @@ PyTorch-based package dedicated to NeuroImaging and Medical Image Computing.
## Installation

```shell
pip install git+https://github.com/balbasty/torch-interpol

# Or, alternatively
git clone [email protected]:balbasty/torch-interpol.git
pip install ./torch-interpol
pip install torch-interpol
```

## Usage
Expand Down

0 comments on commit 3336f8a

Please sign in to comment.