Skip to content

Commit

Permalink
Update content/en/docs/16.0/get-started/local.md
Browse files Browse the repository at this point in the history
Signed-off-by: Florent Poinsard <[email protected]>
  • Loading branch information
frouioui authored Oct 3, 2023
1 parent 2710d4e commit 3766721
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/en/docs/16.0/get-started/local.md
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ Download the [latest binary release](https://github.com/vitessio/vitess/releases

```sh
version=16.0.5
file=vitess-${version}-fd462ffb10.tar.gz
file=vitess-${version}-fd462ff.tar.gz
wget https://github.com/vitessio/vitess/releases/download/v${version}/${file}
tar -xzf ${file}
cd ${file/.tar.gz/}
Expand Down

0 comments on commit 3766721

Please sign in to comment.