diff --git a/README.md b/README.md index 42dc836..7bee3ee 100644 --- a/README.md +++ b/README.md @@ -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