From e704e6e9808704e22ba585ecd3046a890eed18ce Mon Sep 17 00:00:00 2001 From: Piotr Siuszko Date: Wed, 28 Feb 2024 23:40:11 +0100 Subject: [PATCH] Update path --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d3af10e..5f21506 100644 --- a/README.md +++ b/README.md @@ -7,5 +7,5 @@ More details available in [simple.rs example](examples/simple.rs). ## Installation ```sh -cargo add --git https://github.com/Leinnan/bevy_ehttp.git +cargo add --git https://github.com/Leinnan/bevy_simple_scroll_view.git ```