From 9560f86bf5931664d30660e465e5b78aaaa1cc27 Mon Sep 17 00:00:00 2001 From: Sean Landsman Date: Wed, 19 Jul 2017 10:30:28 +0100 Subject: [PATCH] Updated readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0c138ff..a45cc25 100644 --- a/README.md +++ b/README.md @@ -25,5 +25,5 @@ Building To build: - `npm install` - `npm install webpack -g` -- `npm run standard` or `npm run large` +- `npm run example`, `npm run large` or `npm run trader` - navigate to localhost:8080 \ No newline at end of file