From f87c9d436054ca0936b04cee7cb497777fb825f1 Mon Sep 17 00:00:00 2001 From: Peter Thorson Date: Sun, 2 Mar 2014 08:33:41 -0600 Subject: [PATCH] need the line breaks to work here --- tutorials/app_client_tutorial/chapter1.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tutorials/app_client_tutorial/chapter1.md b/tutorials/app_client_tutorial/chapter1.md index 234ecf7dd7..41047f6378 100644 --- a/tutorials/app_client_tutorial/chapter1.md +++ b/tutorials/app_client_tutorial/chapter1.md @@ -336,6 +336,7 @@ There are no changes to the build instructions from step 3 #### Run +``` Enter Command: connect not a websocket uri > Connect initialization error: invalid uri Enter Command: show 0 @@ -354,6 +355,7 @@ Enter Command: show 1 > Status: Failed > Remote Server: Apache > Error/close reason: Invalid HTTP status. +``` #### Code so far