Github user kxepal commented on a diff in the pull request:
https://github.com/apache/couchdb-fauxton/pull/101#discussion_r19012283
--- Diff: readme.md ---
@@ -3,21 +3,21 @@ Fauxton
Fauxton is the new Web UI for CouchDB. To get it running in development on
your machine. Follow the steps below.
-## COUCHDB is required ##
+## CouchDB is Required
Install couchdb from docs here:
http://couchdb.readthedocs.org/en/latest/install/index.html
-## Setup Fauxton ##
+## Setup Fauxton
A recent of [node.js](http://nodejs.org/) and npm is required.
-### FORK THIS REPO
+### Fork this Repo
- 1. Fork the THIS repo: https://github.com/apache/couchdb-fauxton.git
- 2. add upstream to the main git repo 'git remote add git-repo
https://github.com/apache/couchdb-fauxton.git'
- 2. add upstream to the private apache repo 'git remote add upstream
http://git-wip-us.apache.org/repos/asf/couchdb-fauxton.git'
- 3. cd couchdb-fauxton
- 4. npm install
+1. Fork the THIS repo: https://github.com/apache/couchdb-fauxton.git
--- End diff --
I think it's hard to fork something else around (:
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---