From 2e36c01334f0da612f2c8a94cc6486aa3d5b0d25 Mon Sep 17 00:00:00 2001 From: Ian Gulliver Date: Sat, 7 Jun 2014 23:34:47 -0700 Subject: [PATCH] Simplify playground URL, fix tutorial omission --- index.html | 2 +- tutorial.html | 5 ++++- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index 4dddd0c..d82001c 100644 --- a/index.html +++ b/index.html @@ -32,7 +32,7 @@

Components

diff --git a/tutorial.html b/tutorial.html index 4811844..a4977fe 100644 --- a/tutorial.html +++ b/tutorial.html @@ -39,7 +39,10 @@
  • Create an app.yaml file for your application.
  • Add a cosmopolite include to your app.yaml file:
    includes:
    -- cosmopolite
  • +- cosmopolite + +inbound_services: +- channel_presence
  • Start the application in your SDK client