summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 2d7d373..1ef0d5f 100644
--- a/README.md
+++ b/README.md
@@ -48,7 +48,7 @@ You'll need to install some build dependencies. On a system running
Debian or a derivative of it:
~~~sh
-$ sudo apt-get install build-essential git debhelper dh-cargo python3 \
+$ sudo apt-get install build-essential git debhelper python3 \
librsvg2-bin graphviz plantuml daemonize procps
~~~