Skip to content

Commit 3c45597

Browse files
authored
Update README.md
Update fable version
1 parent 33b1d75 commit 3c45597

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@ library until we decide how to deal with Python version handling.
2727
Prerequisite for compiling F# to Python using Fable:
2828

2929
```sh
30-
> dotnet tool install --global fable-py --version 4.0.0-alpha-022
31-
> dotnet add package Fable.Core.Experimental --version 4.0.0-alpha-022
30+
> dotnet tool install --global fable-py --version 4.0.0-alpha-032
31+
> dotnet add package Fable.Core.Experimental --version 4.0.0-alpha-032
3232
```
3333

3434
To use the `Fable.Python` library in your Fable project:

0 commit comments

Comments
 (0)