We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e139c83 commit 8fedb47Copy full SHA for 8fedb47
1 file changed
pages/docs/install/install-linux.md
@@ -13,7 +13,7 @@ You can try the following two options:
13
### Option 1: Download latest stable release
14
You can always download the latest tarball release from <a href="{{ site.repo }}/releases" target="_blank">Github</a>
15
16
-Once downloaded do the following:
+For example, here is how to download version `2.2` and install:
17
18
```bash
19
$ VERSION=2.2
0 commit comments