diff --git a/README.md b/README.md index 86419b7..04aa6ba 100644 --- a/README.md +++ b/README.md @@ -71,5 +71,5 @@ pip[3] install sphinx-autobuild ``` ``` -sphinx-autobuild source html +sphinx-autobuild source build/html ```