From 5309b7fed7a7444d1532ba57254493f9d13ea640 Mon Sep 17 00:00:00 2001 From: Mason Larobina Date: Tue, 5 Jan 2010 19:17:50 +0800 Subject: You need to `cd uzbl` before running checkout. --- docs/INSTALL | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/INSTALL b/docs/INSTALL index 711ea97..c795502 100644 --- a/docs/INSTALL +++ b/docs/INSTALL @@ -9,8 +9,8 @@ From source You can pull the code from git or get a tagged tarball. $ git clone git://github.com/Dieterbe/uzbl.git - [ $ git checkout origin/experimental ] # optional. see below $ cd uzbl + [ $ git checkout origin/experimental ] # optional. see below $ make $ sudo make install If you want to remove uzbl again, you can issue: -- cgit v1.2.3