X-Git-Url: https://vcs.maemo.org/git/?a=blobdiff_plain;f=docs%2FINSTALL;h=440157a73780c89330c293347fffe8049abe493a;hb=6dcbd38b46b3d43af443f297348f406250fe9fce;hp=270c343044e4613f43ff166ecde8360d80c44566;hpb=e35d0ebc1c0e3457bd46df6962b09c555e6f1a91;p=uzbl-mobile diff --git a/docs/INSTALL b/docs/INSTALL index 270c343..440157a 100644 --- a/docs/INSTALL +++ b/docs/INSTALL @@ -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,6 +19,10 @@ 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) @@ -30,7 +36,7 @@ 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