Skip to content
Snippets Groups Projects
Commit ee0ff825 authored by Guillaume Martres's avatar Guillaume Martres
Browse files

Updated brew install instructions

This is what's on https://brew.sh currently.
parent eb08ef5a
No related branches found
No related tags found
No related merge requests found
......@@ -38,7 +38,7 @@ Please reboot after this point.
First, install the Homebrew package manager:
```shell
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install.sh)"
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
```
Use Homebrew to install coursier:
```scala
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment