Skip to content

Commit bc1ccf1

Browse files
committed
more complete install directions
1 parent e877d5f commit bc1ccf1

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,13 @@
66
77
## 📦 Install
88

9-
💡 This plugin assumes you are building Rustlang lambdas using the [lando](https://github.com/softprops/lando) or [crowbar](https://github.com/ilianaw/rust-crowbar) crates.
9+
Install the plugin with npm
10+
11+
```bash
12+
$ npm install [email protected]
13+
```
14+
15+
💡 This serverless plugin assumes you are building Rustlang lambdas using the [lando](https://github.com/softprops/lando) or [crowbar](https://github.com/ilianaw/rust-crowbar) crates.
1016

1117
Add the following to your serverless project's `serverless.yaml` file
1218

0 commit comments

Comments
 (0)