From 1c8479f703e5637065d8b7cbfc23a463207ffe20 Mon Sep 17 00:00:00 2001 From: Agrin Hilmkil Date: Tue, 27 Apr 2021 15:14:21 +0200 Subject: [PATCH] Remove unnecessary instruction --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 30291eba..ff09008b 100644 --- a/README.md +++ b/README.md @@ -133,7 +133,6 @@ If you are on Ubuntu (Debian), you can also run following commands for installat ```bash $ make system-deps # intended to be used on Ubuntu (Debian). Let us know if you have a diffent OS. -$ make dev-deps # Dependencies only required for development $ make install ```