update readme

This commit is contained in:
Jules Youngberg 2022-05-21 10:22:21 -07:00
parent bf379b4afa
commit 0048ea7fa4

View File

@ -43,7 +43,7 @@ cp mediapipe/cpuhost.h /usr/local/include/mediagraph.h
Add the following to your dependencies list in `Cargo.toml`:
```toml
ux-mediapipe = "https://github.com/julesyoungberg/ux-mediapipe"
ux-mediapipe = { git "https://github.com/julesyoungberg/ux-mediapipe" }
```
## binding generation