Skip to content

Commit fe342cc

Browse files
deploy: 2d4970a
1 parent a970f90 commit fe342cc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

installation/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
contain service and message definitions. Choose one of the methods given below
88
to install <code>protoc</code>.</p><h3 id=binary-install>Install Pre-compiled Binaries (Any OS)</h3><p>To install the latest release of the protocol compiler from pre-compiled
99
binaries, follow these instructions:</p><ol><li><p>Navigate to the latest
10-
<a href=https://github.com/protocolbuffers/protobuf/releases/tag/v34.1>GitHub Release</a>.</p></li><li><p>Download the zip file corresponding to your operating system and computer
10+
<a href=https://github.com/protocolbuffers/protobuf/releases/latest>GitHub Release</a>.</p></li><li><p>Download the zip file corresponding to your operating system and computer
1111
architecture (<code>protoc-&lt;version>-&lt;os>-&lt;arch>.zip</code>).</p><ul><li>For example, for Linux x86-64 on 34.1, the filename would be
1212
<code>protoc-34.1-linux-x86_64.zip</code>.</li></ul><p><strong>Alternative: Download using commands</strong></p><p>Instead of manual download, you can use the following commands to
1313
automatically fetch the latest Linux x86_64 asset:</p><div class=highlight><pre tabindex=0 style=background-color:#f8f8f8;-moz-tab-size:4;-o-tab-size:4;tab-size:4><code class=language-sh data-lang=sh><span style=display:flex><span><span style=color:#8f5902;font-style:italic># Fetch the download URL for the latest Linux x86_64 asset from GitHub API</span>

0 commit comments

Comments
 (0)