Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 12 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,15 +33,24 @@
npm install netlify-cli -g
```

5. **Connect the serverless CLI with your AWS account credentials**.
5. **[Install the serverless CLI](https://serverless.com/framework/docs/getting-started/)**

Open up your terminal and run:

```bash
npm install serverless -g
```

6. **Connect the serverless CLI with your AWS account credentials**.

[See the docs](https://serverless.com/framework/docs/providers/aws/guide/credentials/) or [watch the video](https://www.youtube.com/watch?v=KngM5bfpttA)

6. **Login to your netlify account in the CLI**
7. **Login to your netlify account in the CLI**

Open up your terminal and run:

```
netlify login
```
7. Join https://jamstack.slack.com and DM `@futuregerald` for an invite to the private channel

8. Join https://jamstack.slack.com and DM `@futuregerald` for an invite to the private channel