Skip to content

Commit

Permalink
Fix typo in readme for npm instructions (#6)
Browse files Browse the repository at this point in the history
  • Loading branch information
tobiastornros authored Jun 15, 2020
1 parent 3159060 commit c3f74d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ Add the npm package to your project:
$ yarn add @unly/serverless-env-copy-plugin

# Via npm
$ npm instal @unly/serverless-env-copy-plugin --save
$ npm install @unly/serverless-env-copy-plugin --save
```

Add the plugin to your `serverless.yml`:
Expand Down

0 comments on commit c3f74d9

Please sign in to comment.