Change url

merge-requests/7/merge
T. Okubo 2016-07-02 17:58:08 +09:00
parent 9fbd450446
commit c21fbb3838
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ Please add the following dependencies to your Cargo.toml.
```Toml ```Toml
[dependencies.vlc-rs] [dependencies.vlc-rs]
git = "https://github.com/Orenantedose/vlc-rs.git" git = "https://github.com/nikeah/vlc-rs.git"
``` ```
## Example ## Example