From 11d2a826ec492a1391158ca3c290f0fff8e61604 Mon Sep 17 00:00:00 2001 From: dennis Date: Sun, 15 Sep 2024 20:32:23 +0200 Subject: [PATCH] update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9b7145b..edb8b69 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ You can download prebuilt binaries in the You can also build and install from source (requires the latest stable [Rust] compiler.) ``` -cargo install --git https://github.com/dexie-space/splash.git splash +cargo install splash ``` ## Usage