Skip to content
This repository was archived by the owner on Oct 21, 2024. It is now read-only.

Commit 31bdb95

Browse files
Update README.md
1 parent 8d4f87d commit 31bdb95

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,9 @@ This project is an example iOS chat app for Teneo. The project demonstrates the
1414
* Clone the repository.
1515
* Install the TIE dependency by running `pods install` in the project root folder.
1616
* Open the project in XCode by opening `TieChatDemo.xcworkspace`.
17-
* Set `baseUrl` and `solutionEndpoint` variables in the `ViewController.swift` class, to point to your Teneo engine.
18-
* Run the app.
17+
* Point the app at your bot's Teneo engine by setting the following variables in the `ViewController.swift` class:
18+
* `baseUrl`, the base url of your engine, for example `https://myteam-4fe77f.bots.teneo.ai`
19+
* `solutionEndpoint`, the path or endpoint of your engine, like `/longberry_baristas_0x383bjp5a8e6tscbjd9x03tvb` **Note: make sure it ends with a slash (/)**
1920

2021

2122
## Project details

0 commit comments

Comments
 (0)