From fb1a37128ebc242e53cd41122c73d0de94c51bb4 Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Sat, 12 May 2012 22:28:54 +0800 Subject: [PATCH] README.txt --- README.txt | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/README.txt b/README.txt index f0cef2b18..a60e8e494 100644 --- a/README.txt +++ b/README.txt @@ -31,6 +31,24 @@ Where it is.. * Help view - load docs.. * highlight in gtk preview - works but is klunky.. * Support for extra code in Roo HTML is done by "Set extra HTML in rendere" + + +----------------------------------------------------- +INSTALL +GTK3 + +git clone git://github.com/roojs/app.Builder.js.git +cd app.Builder.js +git clone git://github.com/roojs/gir-1.2-gtk-3.4.git gir-1.2 +cd gir-1.2 +sh install-girs.sh +** This file may need running as root if sudo fails.. +cd .. + +seed gtkrun.js Builder3 + + + ----------------------------------------------------- TODO (Gtk) -- 2.39.2