Remove unnecessary instruction

This commit is contained in:
Agrin Hilmkil
2021-04-28 11:20:06 +02:00
parent 167f86417e
commit 1c8479f703
-1
View File
@@ -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
```