You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by wi...@apache.org on 2020/01/13 19:42:31 UTC

[couchdb-mochiweb] 32/37: Update README.md

This is an automated email from the ASF dual-hosted git repository.

willholley pushed a commit to branch upstream
in repository https://gitbox.apache.org/repos/asf/couchdb-mochiweb.git

commit dc3db03a04702cc5add3490a5c0024e2ee701e20
Author: penhs <46...@users.noreply.github.com>
AuthorDate: Tue May 21 17:26:37 2019 -0700

    Update README.md
---
 README.md | 6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)

diff --git a/README.md b/README.md
index 3f00b31..673e384 100644
--- a/README.md
+++ b/README.md
@@ -4,8 +4,7 @@ The latest version of MochiWeb is available at http://github.com/mochi/mochiweb
 
 The mailing list for MochiWeb is at http://groups.google.com/group/mochiweb/
 
-Required for setting up the MochiWeb environment:
-   Erlang OTP: http://www.erlang.org/
+Erlang OTP is required for setting up the MochiWeb environment and is available at http://www.erlang.org/
 
 To create a new mochiweb using project:
    make app PROJECT=project_name
@@ -13,8 +12,7 @@ To create a new mochiweb using project:
 To create a new mochiweb using project in a specific directory:
    make app PROJECT=project_name PREFIX=$HOME/projects/
 
-Information about Rebar (Erlang build tool): 
-   https://github.com/rebar/rebar
+Information about Rebar (Erlang build tool) is available at https://github.com/rebar/rebar
 
 MochiWeb is currently tested with Erlang/OTP R15B03 through 21.2.3.