summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMorten Johan Sørvig <morten.sorvig@nokia.com>2009-12-17 12:39:46 +0100
committerMorten Johan Sørvig <morten.sorvig@nokia.com>2009-12-17 14:21:11 +0100
commitee0fdc3eaa0bb272a86aaae285e5fce9fb5bac75 (patch)
tree3ad72b7db9da6d19db570ebbff581c9d8eebc73d
parentb40dc40195d0317a2e1476dd9e4728abc501d16d (diff)
update doc
-rw-r--r--readme-nacl5
1 files changed, 2 insertions, 3 deletions
diff --git a/readme-nacl b/readme-nacl
index 002dd564a1..ecc0f5f1c1 100644
--- a/readme-nacl
+++ b/readme-nacl
@@ -18,6 +18,5 @@ Test (sel_ldr)
Run: sel_ldr examples/widgets/wiggly/wiggly
Test (browser)
-Build tools/nacldemoserver with a non-nacl Qt build: /path/to/qmake -nocache && make
-Start the application (Will start a web server, make sure the computer is firewalled)
-Point a nacl-enabled browser to http://localhost:3001/ \ No newline at end of file
+For now, use one of the included examples as a template, and replace the executable. The
+voronoy example works well for this. \ No newline at end of file