We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
dotnet new
1 parent 27f19f3 commit 8ca3278Copy full SHA for 8ca3278
README.md
@@ -12,7 +12,7 @@ The easiest way to start with Elmish and React is to use the [template](https://
12
13
```shell
14
dotnet new -i "Fable.Template.Elmish.React::*"
15
-dotnet new elmish-react -n MyProject
+dotnet new fable-elmish-react -n MyProject
16
```
17
18
Alternatively, you can just add it to an existing project via paket:
0 commit comments