Don't mention removed start script
This commit is contained in:
parent
848f051a89
commit
a5d4d041ec
1 changed files with 2 additions and 2 deletions
|
@ -104,8 +104,8 @@ it in "[editable]" mode, preferable in a [virtual environment]:
|
||||||
|
|
||||||
pip install -e .[css,bash,dev]
|
pip install -e .[css,bash,dev]
|
||||||
|
|
||||||
You can invoke Dosage directly from the source code as `./dosage`, but this
|
|
||||||
mode of operation is discouraged, since dependencies might be missing.
|
After that, `dosage` should be available as a normal command.
|
||||||
|
|
||||||
[pipx]: https://github.com/pipxproject/pipx
|
[pipx]: https://github.com/pipxproject/pipx
|
||||||
[editable]: https://pip.pypa.io/en/stable/reference/pip_install/#editable-installs
|
[editable]: https://pip.pypa.io/en/stable/reference/pip_install/#editable-installs
|
||||||
|
|
Loading…
Reference in a new issue