diff --git a/python-tox.spec b/python-tox.spec index a0e45a4..4cd544a 100644 --- a/python-tox.spec +++ b/python-tox.spec @@ -5,7 +5,7 @@ # 1) Build --without tests (the default) # (e.g. fedpkg mockbuild) # 2) Install the built package -# (e.g. mock install ./results_python-tox/.../python3-tox-...rpm) +# (e.g. mock install ./results_python-tox/.../tox-...rpm) # 3) Build again --with tests (and internet connection) # (e.g. fedpkg mockbuild --enable-network --no-clean-all --with tests) # The Fedora CI tests do this.