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