README.md in bridgetown-lit-renderer-2.0.0.beta2 vs README.md in bridgetown-lit-renderer-2.0.0.beta3
- old
+ new
@@ -22,10 +22,10 @@
Run this command to add this plugin to your site's Gemfile, along with Lit and SSR support:
```shell
$ bundle add bridgetown-lit-renderer -g bridgetown_plugins
-$ yarn add bridgetown-lit-renderer lit @lit-labs/ssr
+$ yarn add lit bridgetown-lit-renderer
```
Create a file in `config/lit-ssr.config.js` with the following:
```js
\ No newline at end of file