diff --git a/doc/source/admin/AMQP1.0.rst b/doc/source/admin/AMQP1.0.rst index e22d960c8..562617f76 100644 --- a/doc/source/admin/AMQP1.0.rst +++ b/doc/source/admin/AMQP1.0.rst @@ -233,7 +233,7 @@ packages: :: - pip install oslo.messaging[amqp1] + python -m pip install oslo.messaging[amqp1] The Proton package includes a C extension that links to the Proton library. The C extension is built locally when the Proton source