Skip to content

Commit a78fde8

Browse files
authored
Update README.md
1 parent 7677eb1 commit a78fde8

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
@@ -27,7 +27,7 @@ $ sudo apt-get install libcurl4-openssl-dev python-pycurl
2727
$ sudo easy_install webdavclient
2828
```
2929

30-
> MacOS
30+
> macOS
3131
3232
```bash
3333
curl https://bootstrap.pypa.io/ez_setup.py -o - | python
@@ -343,7 +343,7 @@ To work with cloud storage Dropbox and Google Drive via the WebDAV Protocol, you
343343

344344
A list of settings for WebDAV servers:
345345

346-
```yml
346+
```yaml
347347
webdav-servers:
348348
yandex
349349
hostname: https://webdav.yandex.ru
@@ -371,7 +371,7 @@ webdav-servers:
371371
Autocompletion
372372
==============
373373
374-
For MacOS, or older Unix systems you need to update bash.
374+
For macOS, or older Unix systems you need to update bash.
375375
376376
```bash
377377
brew install bash

0 commit comments

Comments
 (0)