diff --git a/README.md b/README.md index 4f8b422..757d01a 100644 --- a/README.md +++ b/README.md @@ -43,7 +43,7 @@ cp mediapipe/mediagraph.h /usr/local/include/mediagraph.h Add the following to your dependencies list in `Cargo.toml`: ```toml -ux-mediapipe = { git "https://github.com/julesyoungberg/ux-mediapipe" } +ux-mediapipe = { git = "https://github.com/julesyoungberg/ux-mediapipe" } ``` ## binding generation