From 290bde0277a96f5badabccdad23dbaeb0619a269 Mon Sep 17 00:00:00 2001 From: Damiano Boppart Date: Mon, 27 Mar 2017 16:42:58 +0200 Subject: [PATCH] Fixed incorrect instructions for running test --- README-OSX.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README-OSX.md b/README-OSX.md index 627fb3e1..b8d1d4fb 100644 --- a/README-OSX.md +++ b/README-OSX.md @@ -124,6 +124,7 @@ Since the `system.db` rarely changes, the last step is not needed for every buil If you installed the test keys in your keyring (see: README.txt), this should just work: ``` +cd test make test ```