aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--AUTHORS1
-rw-r--r--docs/INSTALL2
2 files changed, 2 insertions, 1 deletions
diff --git a/AUTHORS b/AUTHORS
index d7269b8..d66525c 100644
--- 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:
diff --git a/docs/INSTALL b/docs/INSTALL
index 43e139c..be6e85b 100644
--- a/docs/INSTALL
+++ b/docs/INSTALL
@@ -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