diff --git a/README.md b/README.md index 29a5d28..dbab84e 100644 --- a/README.md +++ b/README.md @@ -42,11 +42,3 @@ uvx cookiecutter -o ~/tmp gh:trailofbits/cookiecutter-python `cookiecutter` will prompt you for the project's name and all other relevant metadata. - -## Note - -The project will be generated using `uv`, a near drop-in replacement for -`pip` which is still in active development. - -Packages are installed using `uv pip install ` (after -activating the virtual environment). \ No newline at end of file