Skip to content

Commit 0b291f0

Browse files
authored
Merge pull request #37 from MMagueta/main
Fix README documentation commands
2 parents 10cf4b5 + 97f385e commit 0b291f0

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)