diff --git a/docs/Makefile b/docs/Makefile index dd9ba4d..7cdba6d 100644 --- a/docs/Makefile +++ b/docs/Makefile @@ -3,7 +3,7 @@ # You can set these variables from the command line. SPHINXOPTS = -SPHINXBUILD = python3 -msphinx +SPHINXBUILD = python -msphinx SPHINXPROJ = bbox-visualizer SOURCEDIR = . BUILDDIR = _build