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
Branches
No related tags found
No related merge requests found
...@@ -38,7 +38,7 @@ Please reboot after this point. ...@@ -38,7 +38,7 @@ Please reboot after this point.
First, install the Homebrew package manager: First, install the Homebrew package manager:
```shell ```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: Use Homebrew to install coursier:
```scala ```scala
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment