Skip to content

Commit

Permalink
docs: fix pip command for installing from source
Browse files Browse the repository at this point in the history
  • Loading branch information
matq007 committed Sep 17, 2024
1 parent 55393f1 commit 40253e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ $ pip install cat-python
## Installation from source

```console
$ pip install git+https://github.com/brickmanlab/CAT.git@main
$ pip install git+https://github.com/brickmanlab/CAT.git@master
```

## Running CAT
Expand Down

0 comments on commit 40253e8

Please sign in to comment.