From 48a4ae828a4692132a755ae02b517e2ceb189673 Mon Sep 17 00:00:00 2001 From: Ferran Balaguer Date: Fri, 16 Nov 2018 11:56:01 +0000 Subject: IVGCVSW-2158 BuildGuideCrossCompilation.md wrong protobuf version Change-Id: Ibe826db4412c54aba42c45c155e7e5329861bdb1 --- BuildGuideCrossCompilation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BuildGuideCrossCompilation.md b/BuildGuideCrossCompilation.md index c94a193ec3..63f9f2a496 100644 --- a/BuildGuideCrossCompilation.md +++ b/BuildGuideCrossCompilation.md @@ -18,7 +18,7 @@ The instructions show how to build the ArmNN core library and the Boost, Protobu #### Build and install Google's Protobuf library -* Get protobuf-all-3.5.1.tar.gz from here: https://github.com/google/protobuf/releases +* Get protobuf-all-3.5.1.tar.gz from here: https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.1 * Extract: ```bash tar -zxvf protobuf-all-3.5.1.tar.gz -- cgit v1.2.1