aboutsummaryrefslogtreecommitdiff
path: root/README_SETUP.txt
diff options
context:
space:
mode:
Diffstat (limited to 'README_SETUP.txt')
-rw-r--r--README_SETUP.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/README_SETUP.txt b/README_SETUP.txt
index 2f6d430a7..c1a76a5fa 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