Skip to content

Commit 2c6b210

Browse files
committed
Updated README with pipx update instructions
1 parent 178ae29 commit 2c6b210

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,7 @@ Call from alias in Powershell or zsh
99
- `hatch build -c -t wheel`
1010
- Copy wheel file to `~\python_wheels`
1111
- Install/update `pipx` from above wheel file.
12+
13+
## Updating with `pipx`
14+
`pipx upgrade` expects a package, so i
15+
- `pipx install --force C:\Users\Craig\python_wheels\pycpy-0.0.3-py3-none-any.whl`

0 commit comments

Comments
 (0)