diff --git a/README.md b/README.md index d6bf6e67db8226893e8d37713263773f138445dc..c8025addc2712c682a01d9afdb026b50b4c40e34 100644 --- a/README.md +++ b/README.md @@ -48,7 +48,7 @@ installed, eg. on a Debian system: Then (from the `swh-environment/swh-docs/` directory): - $ tox -e sphinx-dev + $ tox run -e sphinx-dev This tox environment will build the documentation from the sources available in the parent directory (`swh-environment`). @@ -106,7 +106,7 @@ For instance to build the standalone documentation of ``swh-web``, proceed as follows: $ cd swh-environment/swh-web - $ tox -e sphinx-dev + $ tox run -e sphinx-dev Sphinx warnings related to unresolved references located in other swh packages are suppressed because expected.