alexa-samples / skill-sample-nodejs-buttons-trivia

This is a sample trivia skill that will allow developers to get a head start on their trivia games using Echo Buttons. It allows for roll-call of the players, asking trivia questions, and determining whether the voice inputs matched the answers.
Other
32 stars 35 forks source link

Updated instructions #9

Closed jbnunn closed 6 years ago

jbnunn commented 6 years ago

Added --save to sample code. Removed extra cd lambda/custom

Issue #, if available:

Description of changes: Made instructions more clear to those who are following along and copy/pasting.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

jbnunn commented 6 years ago

Hi @Theyseemeroman, see Step 3 in Prepare Your Code for Deployment. You'll create a ZIP archive via the command line in your terminal, then upload it as shown in Step 13.