From 73dd1c40ba30de88f9a7910bfb3dc07997e05a74 Mon Sep 17 00:00:00 2001 From: Tobie Morgan Hitchcock Date: Sun, 2 Oct 2016 13:33:38 +0100 Subject: [PATCH] Update README [skip ci] --- gui/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gui/README.md b/gui/README.md index 6030b660..eb089558 100644 --- a/gui/README.md +++ b/gui/README.md @@ -9,4 +9,4 @@ The web gui for Surreal built using ember.js. - `make setup` (install bower and ember-cli) - `make install` (install bower and ember-cli dependencies) - `make upgrade` (upgrade ember-cli to the specified version) -- `npm test` (run all tests defined in the package) +- `make tests` (run all tests defined in the package)