Skip to content

Commit ff48c19

Browse files
authored
Update README.md
1 parent f3871c7 commit ff48c19

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,9 +30,9 @@ $ sudo easy_install webdavclient
3030
> macOS
3131
3232
```bash
33-
curl https://bootstrap.pypa.io/ez_setup.py -o - | python
34-
python setup.py install --prefix=/opt/setuptools
35-
sudo easy_install webdavclient
33+
$ curl https://bootstrap.pypa.io/ez_setup.py -o - | python
34+
$ python setup.py install --prefix=/opt/setuptools
35+
$ sudo easy_install webdavclient
3636
```
3737

3838
**Update**

0 commit comments

Comments
 (0)