Skip to content

Commit

Permalink
Fix missing fixup for PR#27
Browse files Browse the repository at this point in the history
Signed-off-by: Erica Windisch <ewindisch@newrelic.com>
  • Loading branch information
ewindisch committed Nov 22, 2019
1 parent 711e121 commit fb7f47a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Expand Up @@ -139,8 +139,7 @@ newrelic-lambda functions list --filter installed

```bash
newrelic-lambda subscriptions install \
--function <name or arn> \
--nr-account-id <new relic account id>
--function <name or arn>
```

| Option | Required? | Description |
Expand Down

0 comments on commit fb7f47a

Please sign in to comment.