Skip to content

Commit 22c0423

Browse files
authored
Merge pull request #155 from trailofbits/update-readme
Remove note, can be confusing
2 parents 152c4bc + c272317 commit 22c0423

1 file changed

Lines changed: 0 additions & 8 deletions

File tree

README.md

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -42,11 +42,3 @@ uvx cookiecutter -o ~/tmp gh:trailofbits/cookiecutter-python
4242

4343
`cookiecutter` will prompt you for the project's name and all other relevant
4444
metadata.
45-
46-
## Note
47-
48-
The project will be generated using `uv`, a near drop-in replacement for
49-
`pip` which is still in active development.
50-
51-
Packages are installed using `uv pip install <package_name>` (after
52-
activating the virtual environment).

0 commit comments

Comments
 (0)