Updated Branches: refs/heads/master c86d73f03 -> 1da677397
Remove branch instructions from Fauxton readme Project: http://git-wip-us.apache.org/repos/asf/couchdb/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb/commit/1da67739 Tree: http://git-wip-us.apache.org/repos/asf/couchdb/tree/1da67739 Diff: http://git-wip-us.apache.org/repos/asf/couchdb/diff/1da67739 Branch: refs/heads/master Commit: 1da6773972c9776d90c75243966e970a0e90387f Parents: c86d73f Author: Russell Branca <[email protected]> Authored: Tue Jul 2 16:26:18 2013 -0700 Committer: Russell Branca <[email protected]> Committed: Tue Jul 2 16:26:18 2013 -0700 ---------------------------------------------------------------------- src/fauxton/readme.md | 1 - 1 file changed, 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/couchdb/blob/1da67739/src/fauxton/readme.md ---------------------------------------------------------------------- diff --git a/src/fauxton/readme.md b/src/fauxton/readme.md index 85f1dce..af31676 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 ###
