mirror of
https://github.com/sherlock-project/sherlock
synced 2024-11-22 03:43:02 +00:00
Simple docu change
Co-authored-by: Siddharth Dushantha <siddharth.dushantha@gmail.com>
This commit is contained in:
parent
9579f941be
commit
d46775802e
1 changed files with 1 additions and 1 deletions
|
@ -48,7 +48,7 @@ Note that the version number will be 0.0.0 for pipx local builds unless manually
|
||||||
pipx install -e .
|
pipx install -e .
|
||||||
```
|
```
|
||||||
|
|
||||||
### Run package from source (no install)
|
### Run package from source (without installing)
|
||||||
|
|
||||||
If you'd rather not install directly to your system, you can import the module at runtime with `-m`.
|
If you'd rather not install directly to your system, you can import the module at runtime with `-m`.
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue