Skip to content

Commit 8fb10a4

Browse files
committed
Stray duplicate line
1 parent 8d721d1 commit 8fb10a4

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

extra/npm/readme.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,6 @@ npm install --save-dev lamdera@latest
2727

2828
**Multiple versions** ⚠️
2929

30-
If you're a tooling author, use Lamdera as a dependency and npm as a distribution method, then you can
31-
3230
You could also use this package to use different versions of Lamdera in different projects. I.e. `npm install lamdera@latest` in each project and use the binary at `./node_modules/.bin/lamdera` for compilation. However this is generally not recommended. Lamdera users should always use the latest release, as that's what is used when you do a `lamdera deploy`.
3331

3432

0 commit comments

Comments
 (0)