From f2f191f1181e121dce81c3ec286e047e0fa38bb3 Mon Sep 17 00:00:00 2001 From: Ian Gulliver Date: Thu, 22 May 2014 11:38:45 -0700 Subject: [PATCH] Flesh out testing section --- tutorial.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tutorial.html b/tutorial.html index e55764b..528276f 100644 --- a/tutorial.html +++ b/tutorial.html @@ -49,6 +49,8 @@
  1. Access your local cosmopolite debug page (replace port if necessary): http://localhost:8080/cosmopolite/static/debug.html
  2. +
  3. Subscribe to a subject "testsubject"
  4. +
  5. Send a message to that subject; it should appear in the message list below