Skip to content

Commit 82eff30

Browse files
authored
doc: add homebrew installation (#346)
1 parent 8517ef6 commit 82eff30

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -128,6 +128,13 @@ url->set_hash("is-this-the-real-life");
128128
See the file `tests/installation/CMakeLists.txt` for an example of how you might use ada from your own
129129
CMake project, after having installed ada on your system.
130130
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+
131138
## Contributing
132139
133140
### Building

0 commit comments

Comments
 (0)