Skip to content

Commit dfac016

Browse files
Switch to uv sync
Co-authored-by: Paul Smith <[email protected]>
1 parent 7edd06e commit dfac016

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ cd example-research-software-project
5555
git init
5656
# uv venv
5757
# source .venv/bin/activate
58-
uv pip install -e . --group dev
58+
uv sync
5959
```
6060

6161
Note that `uv>=0.6.7` is required to use the `--group` option.

0 commit comments

Comments
 (0)