Skip to content

Commit

Permalink
Fixed cd command in README
Browse files Browse the repository at this point in the history
  • Loading branch information
Rabadash8820 authored Nov 9, 2017
1 parent 113a254 commit 666b6cc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ Alexa, start Space Facts
3. Install npm dependencies by navigating into the `/lambda` directory and running the npm command: `npm install`

```bash
$ cd lambda
$ cd lambda/custom
$ npm install
```

Expand Down Expand Up @@ -131,4 +131,4 @@ ASK CLI will create the skill and the lambda function for you. The Lambda functi
* CodeAcademy
* Hackster.io
* DevPost
* Official Alexa Skills Kit Node.js SDK
* Official Alexa Skills Kit Node.js SDK

0 comments on commit 666b6cc

Please sign in to comment.