aboutsummaryrefslogtreecommitdiffhomepage
path: root/docs
diff options
context:
space:
mode:
authorGravatar Brendan Taylor <whateley@gmail.com>2010-12-27 09:43:56 -0700
committerGravatar Brendan Taylor <whateley@gmail.com>2010-12-27 14:45:48 -0700
commit5d6dae503e09b3581dafbbd83364943334937166 (patch)
tree73e950002ba80846cb5b66f9249f5824661cddee /docs
parent7dd62946bb24a5a78282e65f20099611e01f5605 (diff)
Makefile: add (commented) lines for using gtk+ 3
Diffstat (limited to 'docs')
-rw-r--r--docs/INSTALL1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/INSTALL b/docs/INSTALL
index accd383..0f6a662 100644
--- a/docs/INSTALL
+++ b/docs/INSTALL
@@ -13,6 +13,7 @@ You can pull the code from git or get a tagged tarball.
[ $ git checkout origin/experimental ] # optional. see below
$ make
$ sudo make install
+
If you want to remove uzbl again, you can issue:
$ make uninstall