Remove unnecessary instruction

pull/457/head
Agrin Hilmkil 2021-04-27 15:14:21 +02:00
parent 167f86417e
commit 1c8479f703
1 changed files with 0 additions and 1 deletions

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
```