From d860591cc8e54ed6a52e17f8f5c2ec6212d6ae6c Mon Sep 17 00:00:00 2001 From: Liam Hogan Date: Fri, 12 Oct 2018 17:45:38 -0400 Subject: [PATCH] Minor formatting fixes following simon987's suggestion. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 58d33c3..78e3e44 100644 --- a/README.md +++ b/README.md @@ -76,7 +76,7 @@ java -jar server-1.4a.jar ## macOS (tested on Sierra 10.12.6) -### Installation +**Installation** 1. Install [Maven3](https://maven.apache.org/) -Add Maven bin to your path @@ -105,7 +105,7 @@ java -jar server-1.4a.jar ``` If you do not wish to use the default data directory (/data/db), follow the steps for running MongoDB in the install doc. -### Deploying Server +**Deploying Server** 1. Begin MongoDB service ```bash