Skip to content

Commit 301de7c

Browse files
authored
Update installation.md
1 parent 082f312 commit 301de7c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

content/learning-paths/servers-and-cloud-computing/flink-on-gcp/installation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Next, download the pre-built binary package for **Apache Flink** from the offici
2424

2525
```console
2626
cd /opt
27-
sudo wget https://dlcdn.apache.org/flink/flink-2.1.0/flink-2.1.0-bin-scala_2.12.tgz
27+
sudo wget https://dlcdn.apache.org/flink/flink-2.1.1/flink-2.1.1-bin-scala_2.12.tgz
2828
```
2929
This command retrieves the official Flink binary distribution for installation on your VM.
3030

0 commit comments

Comments
 (0)