Skip to content

Commit bd9384c

Browse files
committed
Refine install info
1 parent 4069066 commit bd9384c

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,9 @@ New to Elm? Check out the [Home Page](http://elm-lang.org/), [Try Online](http:/
1515

1616
## Installation
1717

18-
See [Lamdera downloads](https://dashboard.lamdera.app/docs/download) for binary and nix installations (recommended). Or if you have node, `npx lamdera` lets you try it out quickly.
18+
Recommended: see [Lamdera downloads](https://dashboard.lamdera.app/docs/download) for binary and nix installations.
19+
20+
`npx lamdera` lets you try it out quickly if you have NodeJS installed, simply replace any `elm` command with `npx lamdera`.
1921

2022
To uninstall, simply delete the `lamdera` binary.
2123

0 commit comments

Comments
 (0)