OH GOD I DON'T KNOW WHAT I AM DOING
[uzbl-mobile] / docs / INSTALL
index 270c343..3453e03 100644 (file)
@@ -8,6 +8,8 @@ branch you want.
 
 From source
 -----------
+You can pull the code from git or get a tagged tarball.
+
        $ git clone git://github.com/Dieterbe/uzbl.git
        [ $ git checkout master/experimental ] # optional. see below
        $ cd uzbl
@@ -17,20 +19,24 @@ If you want to remove uzbl again, you can issue:
 
        $ make uninstall
 
+Tarballs can be pulled from [github.com/Dieterbe/uzbl/downloads](http://github.com/Dieterbe/uzbl/downloads)
+
+Though you can only get tagged versions from the master branch, which may be older then what you'll have through git.
+
 Dependencies
 ------------
 * git (for downloading)
 * pkgconfig (for Make/gcc)
 * libwebkit 1.1.4 or higher
 * libsoup 2.24 or higher (dep for webkit/gtk+)
-* gtk 2 something something
+* gtk 2.14 or higher
 
 Optional/Recommended
 --------------------
 The following tools are quite useful, and some of them are used in the
 sample scripts:
 
-* dmenu (with vertical patch
+* dmenu (with vertical patch)
 * zenity
 * bash