commit a2c78bf24539b6c9fbd99c66e87dbad3b1a7024d Author: Wojtek Kosior Date: Wed Apr 27 18:42:29 2022 +0200 fix mistake in README diff --git a/README.md b/README.md index 1b91a7f..ede4296 100644 --- a/README.md +++ b/README.md @@ -41,6 +41,8 @@ find /tmp/bananowarzez/ ``` You might as well like to run from sources, without installation: + +``` shell mkdir /tmp/bananowarzez/ ./setup.py compile_catalog # generate the necessary .po files PYTHONPATH=src python3 -m hydrilla.builder -s src/test/source-package-example/ \