Skip to content

Commit

Permalink
Merge pull request #316 from panzerfahrer/patch-1
Browse files Browse the repository at this point in the history
Change repository url to https://
  • Loading branch information
pseudomuto authored Aug 5, 2017
2 parents 83b0feb + 5e81cef commit ebda2ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion BUILDING.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ brew update
brew install qt5 protobuf
brew link --force qt5
export PROTOBUF_PREFIX=$(brew --prefix protobuf)
git clone git@github.com:estan/protoc-gen-doc.git
git clone https://github.com/estan/protoc-gen-doc.git
cd protoc-gen-doc
qmake
make
Expand Down

0 comments on commit ebda2ab

Please sign in to comment.