Skip to content

Commit 75c0cda

Browse files
authored
Update README.md
1 parent 785fcd4 commit 75c0cda

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ We are actively working on a pip installation option.
6969
Examples can be found in the [examples/pydynet](./examples/pydynet) directory, with equivalent PyTorch implementations in [examples/pytorch](./examples/pytorch). To run an example, use:
7070

7171
```bash
72-
python examples.pydynet.xxx
72+
python -m examples.pydynet.xxx
7373
```
7474

7575
### Automatic Differentiation

0 commit comments

Comments
 (0)