From dfd0e656510a2e56b3cc2af1c075063d51036355 Mon Sep 17 00:00:00 2001 From: Lars Jung Date: Thu, 7 Aug 2014 00:20:56 +0200 Subject: [PATCH] Update readme. --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index da5350f0..c617f698 100644 --- a/README.md +++ b/README.md @@ -21,10 +21,10 @@ to install the build tool [fQuery][fquery] first: > npm install -g fquery@0.11.0 -This will install *fQuery* and its command line tool `makejs`. Run `makejs --help` -to see if everything worked fine. To clone and build the project run -the following commands, this will create a new folder `build` including a -fresh zipball. +This will globally install fQuery and its command line tool `makejs`. Run +`makejs --help` to see if everything worked fine. To clone and build the +project run the following commands, this will create a new folder `build` +including a fresh zipball. > git clone git://github.com/lrsjng/h5ai.git > cd h5ai