summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRussell Branca <chewbranca@gmail.com>2013-07-02 16:26:18 -0700
committerRussell Branca <chewbranca@gmail.com>2013-07-02 16:26:18 -0700
commit1da6773972c9776d90c75243966e970a0e90387f (patch)
treefee1b7820b2ba8d4efa7134271e0753bc25bd447
parentc86d73f03a640b50efe46da79baeba482db12b08 (diff)
downloadcouchdb-1da6773972c9776d90c75243966e970a0e90387f.tar.gz
Remove branch instructions from Fauxton readme
-rw-r--r--src/fauxton/readme.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/fauxton/readme.md b/src/fauxton/readme.md
index 85f1dce62..af316764c 100644
--- a/src/fauxton/readme.md
+++ b/src/fauxton/readme.md
@@ -23,7 +23,6 @@ A recent of [node.js](http://nodejs.org/) and npm is required.
1. Clone the Couchdb repo: https://github.com/apache/couchdb.git or http://git-wip-us.apache.org/repos/asf/couchdb.git
cd couchdb
- git checkout fauxton
### Fauxton Setup ###