mirror of
https://github.com/docker/compose.git
synced 2026-08-30 05:29:30 +00:00
Fix install-protobuf script for macosx install
Signed-off-by: Guillaume Lours <guillaume.lours@docker.com>
This commit is contained in:
parent
a4b0259456
commit
2ddab8e424
2 changed files with 3 additions and 1 deletions
|
|
@ -25,6 +25,6 @@
|
|||
# ARISING FROM, OUT OF OR IN CONNECTION WITH
|
||||
# THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
||||
|
||||
./scripts/setup/install-protobufs
|
||||
./scripts/setup/install-protobuf
|
||||
|
||||
go get github.com/stevvooe/protobuild
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue