Skip to content

Commit

Permalink
doc(README): add -S option to installation instruction
Browse files Browse the repository at this point in the history
  • Loading branch information
SvenWesterlaken committed Apr 1, 2024
1 parent af8c252 commit 5baa591
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 @@ -18,7 +18,7 @@ Allows you to download images from Instagram and display them on your website po
The plugin can be installed through npm:

```bash
npm install @sven902/strapi-plugin-instagram-images
npm install -S @sven902/strapi-plugin-instagram-images
```

Secondly don't forget to enable the plugin in your Strapi project (`config/plugins.ts`):
Expand Down

0 comments on commit 5baa591

Please sign in to comment.