From 626d4bdbadbc318a6834bf29cf5ff8876d63f463 Mon Sep 17 00:00:00 2001 From: Caner Candan Date: Thu, 26 May 2011 14:09:42 +0200 Subject: [PATCH] * INSTALL --- eo/INSTALL | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eo/INSTALL b/eo/INSTALL index 25f56d4a3..6264e4cea 100644 --- a/eo/INSTALL +++ b/eo/INSTALL @@ -74,7 +74,7 @@ Or go through the following steps: 2. call CPack specifying the desired package system: cpack -G DEB 3. install the package: - sudo apt-get install EO-1.1.1-Linux.deb + sudo dpkg -i EO-1.1.1-Linux.deb Basic installation