Skip to content

Commit 642b196

Browse files
authored
Merge pull request #1 from vavasilva/update-docs
docs(README): remove publishing instructions
2 parents 85400dc + d0b7b23 commit 642b196

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

README.md

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -20,14 +20,6 @@ If you want to develop or test this plugin locally:
2020
npm install --save-dev /path/to/serverless-configure-lambda-logs
2121
```
2222

23-
## Publishing
24-
25-
To publish this plugin to npm registry as a maintainer:
26-
27-
```bash
28-
npm publish
29-
```
30-
3123
## Usage
3224

3325
Add the plugin to your `serverless.yml` file:

0 commit comments

Comments
 (0)