fix readme typo
This commit is contained in:
parent
1c23994f0d
commit
52c7c68995
|
@ -43,7 +43,7 @@ cp mediapipe/mediagraph.h /usr/local/include/mediagraph.h
|
||||||
Add the following to your dependencies list in `Cargo.toml`:
|
Add the following to your dependencies list in `Cargo.toml`:
|
||||||
|
|
||||||
```toml
|
```toml
|
||||||
ux-mediapipe = { git "https://github.com/julesyoungberg/ux-mediapipe" }
|
ux-mediapipe = { git = "https://github.com/julesyoungberg/ux-mediapipe" }
|
||||||
```
|
```
|
||||||
|
|
||||||
## binding generation
|
## binding generation
|
||||||
|
|
Loading…
Reference in New Issue
Block a user