From 65a740d25de7435bb3d5bc055262232ae7f0fd20 Mon Sep 17 00:00:00 2001 From: Khurshid Fayzullaev Date: Tue, 8 Apr 2014 16:19:38 +0000 Subject: [PATCH] Update README_SETUP.txt --- README_SETUP.txt | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README_SETUP.txt b/README_SETUP.txt index 2f6d430a777..c1a76a5fa91 100644 --- a/README_SETUP.txt +++ b/README_SETUP.txt @@ -8,8 +8,13 @@ GENERAL SETUP: NOTE: Linux Dependencies: - wine - innoextract +- makeself Get innoextract on Ubuntu: - sudo add-apt-repository ppa:arx/release - sudo apt-get update - sudo apt-get install innoextract + +Get makeself on Ubuntu: +- sudo apt-get update +- sudo apt-get install makeself