Skip to content

Commit acf8c87

Browse files
authored
docs: updated README.md for installation of additional dependencies (#59)
1 parent 2abf229 commit acf8c87

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

.changeset/sweet-socks-move.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"vite-plugin-react-router-amplify-hosting": patch
3+
---
4+
5+
docs: updated README.md for installation of additional dependencies

packages/vite-plugin-react-router-amplify-hosting/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,8 @@ This package is vite plugin for React Router SSR on Amplify Hosting.
1313
### Install
1414

1515
```shell
16-
npm install vite-plugin-react-router-amplify-hosting
16+
npm add -D vite-plugin-react-router-amplify-hosting
17+
npm add compression express isbot morgan
1718
```
1819

1920
## Usage

0 commit comments

Comments
 (0)