From 8d4be18870beb268dde481348a6738f3da7e5ea7 Mon Sep 17 00:00:00 2001 From: Christian Zangl Date: Tue, 16 Jan 2024 09:37:58 +0100 Subject: [PATCH] readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1662758..7ad117f 100644 --- a/README.md +++ b/README.md @@ -244,7 +244,7 @@ With pipenv (install with `pipx install pipenv`): pipenv install # run chkbit -pipenv run python3 -m chkbit_cli.main +pipenv run python3 run.py ``` To build a source distribution package from pyproject.toml