aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index c3a473e..7168bcd 100644
--- a/README.md
+++ b/README.md
@@ -154,7 +154,7 @@ To build `websocksy`, you need the following things
* A working C compiler
* `make`
-* `gnutls` and `libnettle` development packages (`libnettle-dev` and `libgnutls28-dev` for Debian, respectively)
+* `gnutls` and `libnettle` development packages (`nettle-dev` and `libgnutls28-dev` for Debian, respectively)
Run `make` in the project directory to build the core binary as well as the default plugins.