mirror of
https://github.com/encounter/rust-sdl2.git
synced 2026-07-10 21:18:41 -07:00
Fix bad repository URL.
This commit is contained in:
@@ -30,7 +30,7 @@ Or, to depend on the newest rust-sdl2_mixer, reference the repository:
|
||||
|
||||
```toml
|
||||
[dependencies.sdl2_mixer]
|
||||
git = "https://github.com/andelf/rust-sdl2-mixer"
|
||||
git = "https://github.com/andelf/rust-sdl2_mixer"
|
||||
```
|
||||
|
||||
You can also just clone and build the library yourself:
|
||||
|
||||
Reference in New Issue
Block a user