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 efd18ed commit 7fd7e12Copy full SHA for 7fd7e12
_posts/2020-06-29-one-click-install.md
@@ -15,7 +15,7 @@ For example, on Linux, all we now need is:
15
$ curl -Lo cs https://git.io/coursier-cli-linux && chmod +x cs && ./cs setup
16
```
17
18
-You can find the instructions for Mac OS and Windows in the [Coursier documentation](https://get-coursier.io/docs/cli-installation).
+You can find the instructions for macOS and Windows in the [Coursier documentation](https://get-coursier.io/docs/cli-installation).
19
20
The command shown above will install all the following software, if not yet installed:
21
0 commit comments