small change in readme installs
This commit is contained in:
parent
c56cfb6e53
commit
f274e85eb9
|
@ -3,14 +3,14 @@
|
||||||
Python interface to the Pantograph library
|
Python interface to the Pantograph library
|
||||||
|
|
||||||
## Getting started
|
## Getting started
|
||||||
Update submodule
|
<!-- Update submodule
|
||||||
``` bash
|
``` bash
|
||||||
git submodule update --init
|
git submodule update --init
|
||||||
```
|
```
|
||||||
Install dependencies
|
Install dependencies
|
||||||
```bash
|
```bash
|
||||||
poetry install
|
poetry install
|
||||||
```
|
``` -->
|
||||||
|
|
||||||
<!-- First initialize the git submodules so that git can keep track of the submodules being used do:
|
<!-- First initialize the git submodules so that git can keep track of the submodules being used do:
|
||||||
```bash
|
```bash
|
||||||
|
|
Loading…
Reference in New Issue