Skip to content

Commit 4f34740

Browse files
author
Rob McCauley
committed
LocalGuide README
1 parent ec97c54 commit 4f34740

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

labs/LocalGuide/README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,10 @@ Local Guide is a skill that gives you suggestions on where to visit and dine in
99

1010
#### Installation
1111
Install this skill to learn more about Gloucester, Massachusetts.
12-
Practice a few times to learn all the features of the skill.
12+
1. Copy and paste the ```speechAssets/InteractionModel.json``` contents into a new skill in Skill Builder Beta.
13+
1. Copy the ```src/index.js``` code into a new AWS Lambda function that is based on the **Fact** blueprint.
14+
15+
Practice speaking to the skill a few times to learn all the features of the skill.
1316
When you ask for a meal such as breakfast, the skill will scan the list of restaurants serving breakfast and choose one at random.
1417

1518
#### Customize

0 commit comments

Comments
 (0)