Skip to content

Commit 4e2387f

Browse files
committed
Should add --HEAD option when install mozart2 using brew
Otherwise brew would complain that mozart2 is a head-only formula.
1 parent 5c06ced commit 4e2387f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.MacOS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ If you want to work on Mozart 2, follow instructions in the next section instead
1717

1818
```shell
1919
brew tap eregon/mozart2
20-
brew install mozart2
20+
brew install --HEAD mozart2
2121
```
2222

2323
If something goes wrong, it might be intersting to check the contents of the logs

0 commit comments

Comments
 (0)