We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2cdd7c6 commit d81d4feCopy full SHA for d81d4fe
1 file changed
README.md
@@ -14,6 +14,14 @@ See the [New Clojure project quickstart](https://blog.michielborkent.nl/new-cloj
14
$ brew install babashka/brew/neil
15
```
16
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
25
### Scoop (Windows)
26
27
0 commit comments