diff --git a/README.md b/README.md index dbc984d..d3d5b14 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ Add the following to your Package.swift file in "dependencies". Add the following to your Podfile: ``` -pod 'Base58String', :git => 'https://github.com/keefertaylor/Base58String.git' +pod 'Base58String', :git => 'https://github.com/cloutiertyler/Base58String.git' ``` ## Usage