📝 add link to Homebrew package (#2966)

This commit is contained in:
Niels Lohmann
2021-08-22 21:58:37 +02:00
committed by GitHub
parent c753165db6
commit 34e2c4ab88
2 changed files with 2 additions and 2 deletions

View File

@@ -20,7 +20,7 @@ and you're set. If you want the bleeding edge rather than the latest release, us
brew install nlohmann-json --HEAD
```
instead.
instead. See [nlohmann-json](https://formulae.brew.sh/formula/nlohmann-json) for more information.
??? example