From 399e0c6b80eb256b70d9adaff6a1a13dec7d8584 Mon Sep 17 00:00:00 2001 From: Lars Jung Date: Sat, 23 Aug 2014 15:09:36 +0200 Subject: [PATCH] Update readme. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index fc771b6b..a5228b2f 100644 --- a/README.md +++ b/README.md @@ -16,8 +16,8 @@ install instructions on the [project page][web]. ## Build There are installation ready packages for the latest [releases][release] and -[dev builds][develop]. But if you want to build **h5ai** yourself you need to -install the global command line trigger for the build tool [`mkr`][mkr] first: +[dev builds][develop]. To build **h5ai** yourself install the global command +line trigger for the build tool [`mkr`][mkr]: > npm install -g mkr-global