From 0f948a56d8d30c1f51ea5642ffa9bd0041ed4130 Mon Sep 17 00:00:00 2001 From: Lars Jung Date: Sun, 5 Aug 2012 17:42:06 +0200 Subject: [PATCH] Updates readme. --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index b111e738..13164368 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Please don't use files from the `src` folder for installation. They need to be preprocessed to work correctly. You'll find a preprocessed -package on the [project page](http://larsjung.de/h5ai). +package on the [project page](http://larsjung.de/h5ai/). * to report a bug or make a feature request please create [a new issue](http://github.com/lrsjng/h5ai/issues/new) on GitHub * website with download, docs and demo: @@ -27,12 +27,12 @@ It profits from these great projects: ## Build -A prebuilt package can be found on the [project page](http://larsjung.de/h5ai). But if you want to build -h5ai yourself you have to install `fQuery` first: +A prebuilt package can be found on the [project page](http://larsjung.de/h5ai/). If you want to build +h5ai yourself you need to install [fQuery](http://larsjung.de/fquery/) first: > npm install -g fquery -To build the project run the following command from this root directory +To build the project run the following command inside the project's root directory > makejs