Skip to content

Commit

Permalink
fix installation instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
rbroc committed Jan 18, 2024
1 parent 4ed58e2 commit 2abda89
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/python-publish.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: release

on: push
on: release

jobs:
build:
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ Materials and documentation concerning this study are available under [`paper`](
### :gear: Installation
We strongly recommend that you install `simcat` from pip:

`pip install simcat==0.2`
`pip install simcat`

You can also install `simcat` from source by running:

Expand Down

0 comments on commit 2abda89

Please sign in to comment.