From 0d3ed295cba7a829bc9c3ebf3bbc9fb647395a4c Mon Sep 17 00:00:00 2001 From: venusbb Date: Fri, 13 Jul 2018 16:21:22 +0100 Subject: [PATCH] Modify readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index f4fa5177..6fd0b8a5 100644 --- a/README.md +++ b/README.md @@ -44,6 +44,8 @@ To start just the read or write applications: ## Testing +On one terminal, run ```mongod --dbpath .``` + Run tests with ```./run_tests.sh``` Splinter tests are not run in Travis or Jenkins due to their instability.