Browse Source

kvs git address

Maxim Sokhatsky 11 years ago
parent
commit
608d152226
1 changed files with 1 additions and 1 deletions
  1. 1 1
      apps/db/rebar.config

+ 1 - 1
apps/db/rebar.config

@@ -1,3 +1,3 @@
 {deps, [
-    {kvs,     ".*", {git, "https://github.com/synrc/kvs_core", "HEAD"}}
+    {kvs,     ".*", {git, "git://github.com/synrc/kvs_core", "HEAD"}}
 ]}.