diff --git a/docs/Makefile b/docs/Makefile index c647eb13..cb346f83 100644 --- a/docs/Makefile +++ b/docs/Makefile @@ -3,7 +3,7 @@ # You can set these variables from the command line. SPHINXOPTS = -SPHINXBUILD = sphinx-build +SPHINXBUILD = ~/PycharmProjects/pyrogram/venv/bin/sphinx-build SPHINXPROJ = Pyrogram SOURCEDIR = source BUILDDIR = build