Skip to content

Commit

Permalink
Update untar example with latest version (#183)
Browse files Browse the repository at this point in the history
It's an example, but it looks better to use the latest release
of tar.gz.

Signed-off-by: Melroy van den Berg <melroy@melroy.org>
  • Loading branch information
melroy89 authored Oct 28, 2024
1 parent 282abba commit 70a93d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion topics/installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Refer to [Valkey Administration](admin.md) for detailed setup tips.

Source releases are available from the GitHub [Releases](https://github.com/valkey-io/valkey/releases) page.

Unpack the tarball (e.g. `tar -xzvf valkey-7.2.5.tar.gz`) and follow the instructions in the included README.md.
Unpack the tarball (e.g. `tar -xzvf valkey-8.0.1.tar.gz`) and follow the instructions in the included README.md.

### Containers

Expand Down

0 comments on commit 70a93d8

Please sign in to comment.