OSDN Git Service

fix bug
authorChengcheng Zhang <943420582@qq.com>
Thu, 15 Nov 2018 08:42:46 +0000 (16:42 +0800)
committerChengcheng Zhang <943420582@qq.com>
Thu, 15 Nov 2018 08:42:46 +0000 (16:42 +0800)
bytom.rb

index 9f4ef7c..f4990a9 100644 (file)
--- a/bytom.rb
+++ b/bytom.rb
@@ -4,7 +4,7 @@ class Bytom < Formula
     url 'https://github.com/bytom/bytom.git', :tag => 'v1.0.6rc1'
   
     devel do
-      url 'https://github.com/ethereum/bytom.git', :branch => 'dev'
+      url 'https://github.com/bytom/bytom.git', :branch => 'dev'
     end
   
     # Require El Capitan at least