We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 37c17b4 commit e09618bCopy full SHA for e09618b
README.rst
@@ -28,7 +28,7 @@ Installation and upgrade
28
29
.. code:: bash
30
31
- curl https://bootstrap.pypa.io/ez_setup.py -o \-| python
+ curl https://bootstrap.pypa.io/ez_setup.py -o - | python
32
python setup.py install --prefix=/opt/setuptools
33
sudo easy_install webdavclient
34
0 commit comments