We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 60111d0 commit c4dbb09Copy full SHA for c4dbb09
docs/README.md
@@ -20,7 +20,7 @@ __Important__ Don't forget to restart hotel and reload network or browser config
20
21
## System configuration (recommended)
22
23
-##### OS X
+##### macOS
24
25
`Network Preferences > Advanced > Proxies > Automatic Proxy Configuration`
26
@@ -48,7 +48,7 @@ Exit Chrome and start it using the following option:
48
# Linux
49
$ google-chrome --proxy-pac-url=http://localhost:2000/proxy.pac
50
51
-# OS X
+# macOS
52
$ open -a "Google Chrome" --args --proxy-pac-url=http://localhost:2000/proxy.pac
53
```
54
0 commit comments