From 883693f392013bb4bfaca7e6e228d7ec5cee01ac Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Krystian=20Bac=C5=82awski?= Date: Sat, 4 Jan 2014 23:58:36 +0100 Subject: [PATCH] Add information about install-sdk.sh usage. --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 56d4422..14bb763 100644 --- a/README.md +++ b/README.md @@ -91,5 +91,10 @@ Follow steps listed below: 4. Wait for the result :-) +5. *(optional)* Install additional SDKs (e.g. AHI, CyberGraphX, Magic User Interface, etc.): + + `export PATH=/opt/m68k-amigaos/bin` + `./install.sh --prefix=/opt/m68k-amigaos ahi cgx mui` + **Note:** *If the build process fails, please write me an e-mail. I'll try to help out. Don't forget to put into e-mail as much data about your environment as possible!*