small nits wrt git usage
authorMoritz Lenz <moritz@faui2k3.org>
Sat, 4 Jul 2009 10:29:21 +0000 (12:29 +0200)
committerDieter Plaetinck <dieter@plaetinck.be>
Sat, 4 Jul 2009 10:29:21 +0000 (12:29 +0200)
AUTHORS
docs/INSTALL

diff --git a/AUTHORS b/AUTHORS
index d7269b8..d66525c 100644 (file)
--- a/AUTHORS
+++ b/AUTHORS
@@ -33,6 +33,7 @@ Contributors:
     (dequis) - Uzbl.run, birectional socket, javascript commands
     Brendan Taylor (bct) - various bugfixes
     Chris van Dijk (quigybo) - work on uzbl_tabbed.py
+    Moritz Lenz - small doc fix
 
 Originaly based on http://trac.webkit.org/browser/trunk/WebKitTools/GtkLauncher/main.c
 Which is  copyrighted:
index 43e139c..be6e85b 100644 (file)
@@ -13,7 +13,7 @@ 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
+       [ $ git checkout origin/experimental ] # optional. see below
        $ cd uzbl
        $ make
        $ sudo make install