From a5d4d041ec8fb5fdb8624dffcc76c1ab5856f085 Mon Sep 17 00:00:00 2001 From: Tobias Gruetzmacher Date: Fri, 6 Nov 2020 01:29:45 +0100 Subject: [PATCH] Don't mention removed start script --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b76319bd9..ef2760db9 100644 --- a/README.md +++ b/README.md @@ -104,8 +104,8 @@ it in "[editable]" mode, preferable in a [virtual environment]: 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 [editable]: https://pip.pypa.io/en/stable/reference/pip_install/#editable-installs