From 5857155b0b3b880abf43bae016e908455edeb6c3 Mon Sep 17 00:00:00 2001 From: Cristian C Lalescu <Cristian.Lalescu@ds.mpg.de> Date: Wed, 20 Nov 2019 15:58:06 +0100 Subject: [PATCH] tweak README --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 5c020646..b366b908 100644 --- a/README.rst +++ b/README.rst @@ -257,7 +257,7 @@ Afterwards, please run variations of the following command: .. code:: bash - python ${TURTLE REPOSITORY}/tests/DNS/test_scaling.py D \ + python ${TURTLE_REPOSITORY}/tests/DNS/test_scaling.py D \ -n 128 \ --nprocesses 4 \ --ncores 1 \ -- GitLab