Update path

This commit is contained in:
Piotr Siuszko 2024-02-28 23:40:11 +01:00
parent dfa38a9e6d
commit e704e6e980
1 changed files with 1 additions and 1 deletions

View File

@ -7,5 +7,5 @@ More details available in [simple.rs example](examples/simple.rs).
## Installation ## Installation
```sh ```sh
cargo add --git https://github.com/Leinnan/bevy_ehttp.git cargo add --git https://github.com/Leinnan/bevy_simple_scroll_view.git
``` ```