Skip to content

Commit b6c24fb

Browse files
authored
Merge pull request scala#1156 from asakaev/patch-1
Fix typo
2 parents efd18ed + 7fd7e12 commit b6c24fb

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)