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

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

commit 9f024df70a3286786b542c56250e77e343c2e58c
Author: penhs <[email protected]>
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.
 

Reply via email to