Skip to content

Commit 97f385e

Browse files
authored
chore: update README command
1 parent 10cf4b5 commit 97f385e

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
@@ -34,7 +34,7 @@ Prerequisite for compiling F# to Python using Fable:
3434
To use the `Fable.Python` library in your Fable project:
3535

3636
```sh
37-
> dotnet package add Fable.Python
37+
> dotnet add package Fable.Python
3838
```
3939

4040
## Usage

0 commit comments

Comments
 (0)