Skip to content

Commit 678e118

Browse files
Update README.md
1 parent 3c45597 commit 678e118

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)