From 91fed79a7573aef13dc3200c963c781a5ae83c95 Mon Sep 17 00:00:00 2001 From: James Smith Date: Wed, 19 Feb 2025 21:29:42 +0000 Subject: [PATCH] Fixed cargo install line in README --- Readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Readme.md b/Readme.md index 90e05ba..9290501 100644 --- a/Readme.md +++ b/Readme.md @@ -15,7 +15,7 @@ You need a recent [Rust] installation. Then you can either clone the repository and use `cargo run` or use cargo-install: ``` -cargo install https://matrix.org/acterglobal/matrix-migrate +cargo install --git https://github.com/acterglobal/matrix-migrate ``` and then can run it by just doing