From 5c614a0656bc7dd132efab72b923b6025dbe3341 Mon Sep 17 00:00:00 2001 From: "T. Okubo" Date: Sun, 3 Jul 2016 13:20:50 +0900 Subject: [PATCH] Change url --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 13b69d0..223e1f8 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/nikeah/vlc-rs.git" +git = "https://github.com/garkimasera/vlc-rs.git" ``` ## Example