You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by kx...@apache.org on 2014/07/14 10:35:49 UTC

[13/13] fauxton commit: updated refs/heads/master to 0ec46e9

Fauxton: fix build


Project: http://git-wip-us.apache.org/repos/asf/couchdb-fauxton/repo
Commit: http://git-wip-us.apache.org/repos/asf/couchdb-fauxton/commit/0ec46e9f
Tree: http://git-wip-us.apache.org/repos/asf/couchdb-fauxton/tree/0ec46e9f
Diff: http://git-wip-us.apache.org/repos/asf/couchdb-fauxton/diff/0ec46e9f

Branch: refs/heads/master
Commit: 0ec46e9fe758190e3e4599bce1889d3879470966
Parents: 5893a97
Author: Robert Kowalski <ro...@kowalski.gd>
Authored: Wed Jul 2 16:38:14 2014 +0200
Committer: Robert Kowalski <ro...@kowalski.gd>
Committed: Wed Jul 2 16:38:14 2014 +0200

----------------------------------------------------------------------
 readme.md | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/couchdb-fauxton/blob/0ec46e9f/readme.md
----------------------------------------------------------------------
diff --git a/readme.md b/readme.md
index dc36a17..4db17a0 100644
--- a/readme.md
+++ b/readme.md
@@ -21,8 +21,7 @@ A recent of [node.js](http://nodejs.org/) and npm is required.
 
 ### Dev Server
 Using the dev server is the easiest way to use fauxton, specially when
-developing for it. Copy or symlink the `settings.json.default` (or the
-`settings.json.dev` file if you'd like to see the `styletests` addon).
+developing for it. Copy or symlink the `settings.json.default` file if you'd like to see the `styletests` addon).
 
 And then...