Skip to content

Commit 11e2b71

Browse files
authored
Update README.md
1 parent 1ebb467 commit 11e2b71

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

README.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,14 +25,19 @@ installed with:
2525

2626
# install libjudy dependency:
2727
apt install libjudy-dev
28+
29+
On MacOS the dependency can be installed with:
2830

29-
### Using PECL
31+
# install libjudy dependency:
32+
brew install traildb/judy/judy
33+
34+
### Installing with PECL
3035

3136
Make sure to install [dependencies](#dependencies), and then:
3237

3338
pecl install memprof
3439

35-
### Manually
40+
### Installing manually
3641

3742
Make sure to install [dependencies](#dependencies), and then:
3843

0 commit comments

Comments
 (0)