Skip to content

Commit 0c7459d

Browse files
author
Maxime Mangel
authored
doc: add language option in the cli example
1 parent 5968999 commit 0c7459d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/docs/getting-started/python.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ You can report missing APIs or send PR on the [Fable.Python repository](https://
6262
Run Fable in watch mode
6363

6464
```bash
65-
dotnet fable watch
65+
dotnet fable watch --lang python
6666
```
6767

6868
If you run your node script again, you should see a new file `test.txt` with the content `Hello World`.

0 commit comments

Comments
 (0)