File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,10 @@ Local Guide is a skill that gives you suggestions on where to visit and dine in
9
9
10
10
#### Installation
11
11
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.
13
16
When you ask for a meal such as breakfast, the skill will scan the list of restaurants serving breakfast and choose one at random.
14
17
15
18
#### Customize
You can’t perform that action at this time.
0 commit comments