From d0597f4b7d656a0fc9e2a0a40c8e65fbca3ec8d4 Mon Sep 17 00:00:00 2001 From: Riccardo Binetti Date: Wed, 17 Aug 2016 23:04:52 +0200 Subject: [PATCH] README: add sudo before dpkg command --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 93f440b..ded90c2 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ If you're on Debian stretch or Ubuntu 16.04, go to the [latest release](https:// Install it with ``` -dpkg -i packagename.deb +sudo dpkg -i packagename.deb sudo apt -f install ``` Then type `ems-qart` in a terminal to start the program