summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile2
-rw-r--r--README3
-rw-r--r--index.txt3
3 files changed, 3 insertions, 5 deletions
diff --git a/Makefile b/Makefile
index 9135ccc..b946162 100644
--- a/Makefile
+++ b/Makefile
@@ -6,7 +6,7 @@ tgit:
xclip -i git-demo
echo "ready to paste ..."
-WEB_DESTDIR ?= /tmp/html-lopti
+WEB_DESTDIR ?= /tmp/html
ASCIIDOC ?= asciidoc
diff --git a/README b/README
index f6dfc45..07fccd1 100644
--- a/README
+++ b/README
@@ -1,7 +1,6 @@
GIT Prompt for BASH
- Picture worth a thousand words, see wiki for screenshots
- http://github.com/lvv/git-prompt/wikis
+ Screenshots and docs at: http://volnitsky.com/project/git-prompt/index.html
INSTALL
diff --git a/index.txt b/index.txt
index 892737f..3dc9489 100644
--- a/index.txt
+++ b/index.txt
@@ -1,7 +1,6 @@
-= GIT Prompt
+= GIT Prompt - there is a lot more than branch-name
:compact-option: compact
-
== Basic Usage
image:screenshot-prompt-basic.png[basic usage]