Skip to content

Commit 7fd7e12

Browse files
authored
Fix typo
1 parent efd18ed commit 7fd7e12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_posts/2020-06-29-one-click-install.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ For example, on Linux, all we now need is:
1515
$ curl -Lo cs https://git.io/coursier-cli-linux && chmod +x cs && ./cs setup
1616
```
1717

18-
You can find the instructions for Mac OS and Windows in the [Coursier documentation](https://get-coursier.io/docs/cli-installation).
18+
You can find the instructions for macOS and Windows in the [Coursier documentation](https://get-coursier.io/docs/cli-installation).
1919

2020
The command shown above will install all the following software, if not yet installed:
2121

0 commit comments

Comments
 (0)