From c21fbb3838f5b0f3443145febbf959692af31ab2 Mon Sep 17 00:00:00 2001 From: "T. Okubo" Date: Sat, 2 Jul 2016 17:58:08 +0900 Subject: [PATCH] Change url --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5105a16..13b69d0 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Please add the following dependencies to your Cargo.toml. ```Toml [dependencies.vlc-rs] -git = "https://github.com/Orenantedose/vlc-rs.git" +git = "https://github.com/nikeah/vlc-rs.git" ``` ## Example