fix pipx run command
Add the required `--spec` argument
This commit is contained in:
parent
e471b012a0
commit
3264c48c3c
|
@ -75,7 +75,7 @@ Persistent install:
|
||||||
|
|
||||||
Sandboxed temporary instance:
|
Sandboxed temporary instance:
|
||||||
|
|
||||||
`pipx run git+https://github.com/benbusby/whoogle-search.git whoogle-search`
|
`pipx run --spec git+https://github.com/benbusby/whoogle-search.git whoogle-search`
|
||||||
|
|
||||||
### D) pip
|
### D) pip
|
||||||
`pip install whoogle-search`
|
`pip install whoogle-search`
|
||||||
|
|
Loading…
Reference in New Issue
Block a user