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 8517ef6 commit 82eff30Copy full SHA for 82eff30
README.md
@@ -128,6 +128,13 @@ url->set_hash("is-this-the-real-life");
128
See the file `tests/installation/CMakeLists.txt` for an example of how you might use ada from your own
129
CMake project, after having installed ada on your system.
130
131
+## Installation
132
+
133
+### Homebrew
134
135
+Ada is available through [Homebrew](https://formulae.brew.sh/formula/ada-url#default).
136
+You can install Ada using `brew install ada-url`.
137
138
## Contributing
139
140
### Building
0 commit comments