Skip to content

Commit 448be53

Browse files
Update src/python/NOTES.md
1 parent f36735b commit 448be53

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/python/NOTES.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ This template references an image that was [pre-built](https://containers.dev/im
55

66
## Installing or updating Python utilities
77

8-
This container installs all Python development utilities using [pipx](https://pipxproject.github.io/pipx/) to avoid impacting the global Python environment. You can use this same utility add additional utilities in an isolated environment. For example :
8+
This container installs all Python development utilities using [pipx](https://pipxproject.github.io/pipx/) to avoid impacting the global Python environment. You can use this same utility add additional utilities in an isolated environment. For example:
99

1010
```bash
1111
pipx install prospector

0 commit comments

Comments
 (0)