Skip to content

Commit

Permalink
Merge pull request #1065 from gdinn/master
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
dherault committed Aug 26, 2020
2 parents 3e7a932 + 89e8b92 commit 4e65bce
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Expand Up @@ -80,6 +80,8 @@ First, add Serverless Offline to your project:

Then inside your project's `serverless.yml` file add following entry to the plugins section: `serverless-offline`. If there is no plugin section you will need to add it to the file.

**Note that the "plugin" section for serverless-offline must be at root level on serverless.yml.**

It should look something like this:

```YAML
Expand Down

0 comments on commit 4e65bce

Please sign in to comment.