From 1695fb06701ad1136a8e666a6a346c48a10f1fe9 Mon Sep 17 00:00:00 2001 From: Manuel Barkhau Date: Wed, 8 Jun 2022 19:23:30 +0000 Subject: [PATCH] update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a6ff5cc..4618601 100644 --- a/README.md +++ b/README.md @@ -415,7 +415,7 @@ INFO - New Version: v2020.1060 #### Add git hash to version string In case you want to build a package straight from your git repository, without making a release first, -you can explictly add git hash to the version number using ``GITHASH`` version part in ``setup.cfg``. +you can explictly add git hash to the version number using ``GITHASH`` version part. Let's say your ``setup.cfg`` looks like this: