From e060c28c937f603d3123b167c66365fa4a73fe8a Mon Sep 17 00:00:00 2001 From: Einar Forselv Date: Thu, 5 Dec 2019 11:26:11 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f7aac18..39004fd 100644 --- a/README.md +++ b/README.md @@ -191,7 +191,7 @@ tox ```bash pip install -r docs/requirements.txt -python setup.py build_sphinx +python src/setup.py build_sphinx ``` ## Contributing