Skip to content

Commit 1059876

Browse files
committed
Fixed typo
1 parent 0eb9eab commit 1059876

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -217,7 +217,7 @@ package from the source.
217217
contains configuration for using `uv` in it's `pyproject.toml` file which makes it extremely easy to setup a `cmd2`
218218
development environment using `uv`.
219219

220-
To create a virtual environment and install everything needed for `cmd2` development using `pipenv`, do the following
220+
To create a virtual environment and install everything needed for `cmd2` development using `uv`, do the following
221221
from a GitHub checkout:
222222

223223
```sh

0 commit comments

Comments
 (0)