Skip to content

Commit 8470195

Browse files
authored
Merge pull request #53 from WhiteBlackGoose/patch-1
Tool correct name to use in readme
2 parents 3c45597 + 678e118 commit 8470195

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ let result = json.dumps object
4949
To compile an F# Fable project to Python run e.g:
5050

5151
```sh
52-
> dotnet fable-py MyProject.fsproj
52+
> fable-py MyProject.fsproj
5353
```
5454

5555
For more examples see the

0 commit comments

Comments
 (0)