summaryrefslogtreecommitdiff
path: root/doc/yjit/yjit.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/yjit/yjit.md')
-rw-r--r--doc/yjit/yjit.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/yjit/yjit.md b/doc/yjit/yjit.md
index 1bb22f65c4..7a8bb52392 100644
--- a/doc/yjit/yjit.md
+++ b/doc/yjit/yjit.md
@@ -104,7 +104,7 @@ On macOS, you may need to specify where to find some libraries:
```sh
# Install dependencies
-brew install openssl readline libyaml
+brew install openssl libyaml
# Configure in dev (debug) mode for development, build and install
./autogen.sh