Skip to content

Commit d81d4fe

Browse files
committed
add brew note
1 parent 2cdd7c6 commit d81d4fe

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,14 @@ See the [New Clojure project quickstart](https://blog.michielborkent.nl/new-cloj
1414
$ brew install babashka/brew/neil
1515
```
1616

17+
If you installed neil before Homebrew introduced [tap
18+
trust](https://docs.brew.sh/Tap-Trust), you may see a warning like `Skipping
19+
neil: tap formula is not trusted`. To fix this, run:
20+
21+
```
22+
$ brew trust babashka/brew/neil
23+
```
24+
1725
### Scoop (Windows)
1826

1927
```

0 commit comments

Comments
 (0)