aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index 3ad8310..11b7444 100644
--- a/README.md
+++ b/README.md
@@ -31,9 +31,9 @@ looking into new extensions.
Building
--------
-Runes requires cairo, xlib, and libuv. Once those dependencies are installed,
-you should be able to build it just by running `make`. If you're interested in
-modifying the parser, you'll also need to install flex.
+Runes requires cairo, xlib, and libevent. Once those dependencies are
+installed, you should be able to build it just by running `make`. If you're
+interested in modifying the parser, you'll also need to install flex.
Contributing
------------