update readme

This commit is contained in:
ChuyueSun 2024-05-19 18:59:03 -07:00
parent 44f982d689
commit 9993019b69
1 changed files with 4 additions and 0 deletions

View File

@ -3,6 +3,10 @@
Python interface to the Pantograph library Python interface to the Pantograph library
## Getting started ## Getting started
Update submodule
``` bash
git submodule update --init
```
Execute Execute
```bash ```bash