diff --git a/install/README.md b/install/README.md
index a23da81b89d3fa273927d6944880a5d6014142bf..30de4eb20d0161723d239d0a2abc4852d3547ba0 100644
--- a/install/README.md
+++ b/install/README.md
@@ -261,7 +261,7 @@ This will install Agones in your cluster.
 ## Install with YAML
 
 We can install Agones to the cluster using the
-[install.yaml](https://github.com/GoogleCloudPlatform/agones/blob/release-0.1/install.yaml) file.
+[install.yaml](https://github.com/GoogleCloudPlatform/agones/blob/release-0.2.0/install/yaml/install.yaml) file.
 
 ```bash
 kubectl create namespace agones-system