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 ff48c19 commit daa3cdfCopy full SHA for daa3cdf
README.rst
@@ -28,9 +28,9 @@ Installation and upgrade
28
29
.. code:: bash
30
31
- curl https://bootstrap.pypa.io/ez_setup.py -o - | python
32
- python setup.py install --prefix=/opt/setuptools
33
- sudo easy_install webdavclient
+ $ curl https://bootstrap.pypa.io/ez_setup.py -o - | python
+ $ python setup.py install --prefix=/opt/setuptools
+ $ sudo easy_install webdavclient
34
35
**Update**
36
0 commit comments