From ebb7a7810d54d7386f81d9e93919527280cd25c3 Mon Sep 17 00:00:00 2001 From: Bart van den Eijnden Date: Thu, 12 Sep 2013 05:43:22 -0700 Subject: [PATCH] Updated Developer Guide (markdown) --- Developer-Guide.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Developer-Guide.md b/Developer-Guide.md index c3888a7..741575f 100644 --- a/Developer-Guide.md +++ b/Developer-Guide.md @@ -136,9 +136,9 @@ directly in your browser, or start a simple web server, for example: and explore the `examples/` directory, for example by opening . -You can turn off compilation by appending `?mode=RAW` to the URL, for example -. (By default mode -is `ADVANCED`.) +You can turn on compilation by appending `?mode=ADVANCED` to the URL, for example +. (By default mode +is `RAW`.). If you don't want the social widgets append `?mode=RAW`. Run examples without Plovr: