We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 950b71c commit a167a50Copy full SHA for a167a50
README.md
@@ -53,7 +53,7 @@ To install Hydrosphere Serving, follow the instructions below:
53
54
1. Download the latest release version from the [releases](https://github.com/Hydrospheredata/hydro-serving/releases) page;
55
```sh
56
- export HYDROSPHERE_RELEASE=2.4.0
+ export HYDROSPHERE_RELEASE=2.4.3
57
wget -O hydro-serving-${HYDROSPHERE_RELEASE}.tar.gz https://github.com/Hydrospheredata/hydro-serving/archive/${HYDROSPHERE_RELEASE}.tar.gz
58
```
59
1. Unpack the tar ball;
0 commit comments