aboutsummaryrefslogtreecommitdiffhomepage
path: root/docs/INSTALL
diff options
context:
space:
mode:
Diffstat (limited to 'docs/INSTALL')
-rw-r--r--docs/INSTALL2
1 files changed, 1 insertions, 1 deletions
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