From dd6660a4601ef5d29ae8d0983c1a2559ee015c9c Mon Sep 17 00:00:00 2001 From: Robert Winkler Date: Wed, 16 Sep 2020 15:51:54 +0200 Subject: [PATCH] Update README after setting make-env Signed-off-by: Robert Winkler --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index f0c4a2b..2248fe1 100644 --- a/README.rst +++ b/README.rst @@ -8,7 +8,7 @@ Building documentation Activate the virtual environment and install dependencies:: make env - source enter-env.sh + make enter Build the whole documentation::