From 599b0653e3b0c061d2fbb045a131f6af497c8e5a Mon Sep 17 00:00:00 2001 From: Gambhiro Date: Thu, 10 Dec 2015 18:21:20 +0000 Subject: [PATCH] remove checkinstall suggestion --- README.md | 14 ++------------ 1 file changed, 2 insertions(+), 12 deletions(-) diff --git a/README.md b/README.md index d4cfe33..c584a36 100644 --- a/README.md +++ b/README.md @@ -52,18 +52,8 @@ cd Bin/release `sudo make install` will install the files directly. `sudo make uninstall` is also available. -You can also compile a `.deb` package to install locally. - -If you want the easiest way, use the `checkinstall` tool: - -``` -sudo apt-get install checkinstall -cd fractorium -sudo checkinstall make install -``` - -It is not difficult to compile a `.deb` package in the regular way though. A few -more tools will be necessary: +You can also compile a `.deb` package to install locally. A few more tools will +be necessary: ``` sudo apt-get install bzr bzr-builddeb dh-make debhelper