Skip to content

Commit 990083a

Browse files
committed
update readme
1 parent 5908605 commit 990083a

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,8 @@ following steps are required:
2323
- [ ] Edit the triggers in the release workflow, setup PyPI trusted publishing, and
2424
remove the publishing URL to test PyPI
2525

26-
The package can then be installed in a given environment with
27-
`pip install -e .` (assuming the current working directory is the root of the
28-
repository).
26+
The environment can then be setup with `uv sync` (assuming the current working directory
27+
is the root of the repository).
2928

3029
## Documentation build
3130

0 commit comments

Comments
 (0)