Skip to content

Commit

Permalink
Change README clone address to https: Permission denied (publickey) w…
Browse files Browse the repository at this point in the history
…hen using SSH.
  • Loading branch information
Ako Tulu committed Feb 16, 2015
1 parent 243133b commit e91cca5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ How To Install Protobuf
4. (optional) Create a symlink to your Protobuf compiler.
`ln -s /usr/local/Cellar/protobuf/2.6.1/bin/protoc /usr/local/bin`
5. Clone this repository.
`git clone git@github.com:alexeyxo/protobuf-objc.git`
`git clone https://github.com/alexeyxo/protobuf-objc.git`
6. Build it!
`./build.sh`

Expand Down

0 comments on commit e91cca5

Please sign in to comment.