mirror of
https://github.com/valitydev/salt.git
synced 2024-11-07 00:55:19 +00:00
Update index.rst
Correcting ordering of arguments, original way throws an error
This commit is contained in:
parent
98ab9af354
commit
64e816280a
@ -73,7 +73,7 @@ time, for example:
|
||||
|
||||
.. code-block:: bash
|
||||
|
||||
python setup.py install --salt-transport=raet
|
||||
python setup.py --salt-transport=raet install
|
||||
|
||||
This way, only the required dependencies are pulled by the setup script if need
|
||||
be.
|
||||
|
Loading…
Reference in New Issue
Block a user