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.
1 parent 3c45597 commit 678e118Copy full SHA for 678e118
README.md
@@ -49,7 +49,7 @@ let result = json.dumps object
49
To compile an F# Fable project to Python run e.g:
50
51
```sh
52
-> dotnet fable-py MyProject.fsproj
+> fable-py MyProject.fsproj
53
```
54
55
For more examples see the
0 commit comments