From 482da5c6c7ae89c1d057c410341735dc83768947 Mon Sep 17 00:00:00 2001 From: Pierre Chevalier Date: Fri, 6 Nov 2020 16:45:39 +0100 Subject: Correct what was obviously a typo in vir(t)ualenv. --- docs/dev/makefile.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/dev/makefile.rst') diff --git a/docs/dev/makefile.rst b/docs/dev/makefile.rst index 62cd0a984..699729a28 100644 --- a/docs/dev/makefile.rst +++ b/docs/dev/makefile.rst @@ -68,7 +68,7 @@ Python environment ``source ./local/py3/bin/activate`` -With Makefile we do no longer need to build up the virualenv manually (as +With Makefile we do no longer need to build up the virtualenv manually (as described in the :ref:`devquickstart` guide). Jump into your git working tree and release a ``make pyenv``: -- cgit v1.2.3