Skip to content

Commit

Permalink
add a note to uvx
Browse files Browse the repository at this point in the history
  • Loading branch information
n-gao committed Aug 30, 2024
1 parent 1c2ff36 commit 88c26cf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions templates/default/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ source .venv/bin/activate
```sh
pre-commit install
```
When executing commands with `seml` make sure to always first activate your virtual environment or use `uv run seml`. Do not use `uvx seml` as `uvx` will create a temporary virtual environments where your packages are not installed.

## Developement

Expand Down

0 comments on commit 88c26cf

Please sign in to comment.