From 047d34f2ef8fc4ba897f6b38b722042b104fd2b3 Mon Sep 17 00:00:00 2001 From: jr-dawson Date: Wed, 29 Jan 2025 21:22:17 -0500 Subject: [PATCH] Updated README.md to include proper install link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ceb1351..480793b 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ on [crates.io](https://crates.io), use it with the `--git` flag and the repository. ```bash -cargo install --git https://github.com/EranMorkon/plex-media-ingest.git +cargo install --git https://git.merp.digital/zenermerps/plex-media-ingest.git ``` ## Usage -- 2.34.1