Skip to content

Commit daa3cdf

Browse files
authored
Update README.rst
1 parent ff48c19 commit daa3cdf

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,9 @@ Installation and upgrade
2828

2929
.. code:: bash
3030
31-
curl https://bootstrap.pypa.io/ez_setup.py -o - | python
32-
python setup.py install --prefix=/opt/setuptools
33-
sudo easy_install webdavclient
31+
$ curl https://bootstrap.pypa.io/ez_setup.py -o - | python
32+
$ python setup.py install --prefix=/opt/setuptools
33+
$ sudo easy_install webdavclient
3434
3535
**Update**
3636

0 commit comments

Comments
 (0)