From 367ea0083c3becf48cab7a0819a8b9199939d1e5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89ric=20Lemoine?= Date: Wed, 20 Feb 2013 14:26:55 +0100 Subject: [PATCH] Windows users should run build serve --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 912b5b9afb..85925eddb5 100644 --- a/readme.md +++ b/readme.md @@ -21,7 +21,7 @@ Run the [Plovr](http://plovr.com/) web server with: $ ./build.py serve -Windows users should run `build.py serve` instead. +Windows users should run `build serve` instead. Then, either open one of the example html files from the `examples` directory directly in your browser, or start a simple webserver, for example: