From 7c1900489749f3c8e2a07916b7b29490cc2a4e49 Mon Sep 17 00:00:00 2001 From: Axel Burri Date: Thu, 2 Apr 2015 00:36:41 +0200 Subject: [PATCH] documentation: corrected debian install command --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 57283ff..2dd3ffa 100644 --- a/README.md +++ b/README.md @@ -57,7 +57,7 @@ Download and unpack the newest stable [btrbk source tarball] and type: Download the newest stable [btrbk debian package], and - sudo apt-get install btrbk-.deb + sudo dpkg --install btrbk__all.deb ### Gentoo Linux