From 4de5adf32d201f01251e33b0b18e066cbf0d1987 Mon Sep 17 00:00:00 2001 From: Frederic Junod Date: Mon, 7 Jan 2013 09:16:25 +0100 Subject: [PATCH] make replaced with build.py --- readme.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/readme.md b/readme.md index f01f7e9a08..e065102702 100644 --- a/readme.md +++ b/readme.md @@ -51,6 +51,6 @@ The `.html` file needs to include a script tag with the examples are `myexample.js` and `myexample.html` then `id` should be set to `myexample` in the `loader.js` URL. -`make serve` should be stopped and restarted for the -`loader.js?id=` script tag to refer to a valid URL. `make serve` +`build.py serve` should be stopped and restarted for the +`loader.js?id=` script tag to refer to a valid URL. `build.py serve` triggers the `examples` target which creates Plovr JSON file for each example.