Skip to content

Commit

Permalink
fix: inaccurate python test command (#116)
Browse files Browse the repository at this point in the history
  • Loading branch information
wesleyboar authored Jan 24, 2025
1 parent 070545a commit 335422d
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 @@ -44,7 +44,7 @@ How to Contribute **Other Changes**:
3. Install/Update project dependencies:\
<sup>You should only need to do this after new releases.</sup>
```shell
./bin/tacc-setup.sh
../bin/tacc-setup.sh
poetry install
```
4. Serve the docs:
Expand Down

0 comments on commit 335422d

Please sign in to comment.