From c5bd8535798185dfcba072ba12de8090c9048031 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E3=83=A2=E3=83=8F=E3=83=A1=E3=83=89?= Date: Wed, 3 Oct 2018 16:14:36 +0900 Subject: [PATCH] Update README.md fix typos --- install/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/install/README.md b/install/README.md index d82f4e1377..492a136717 100644 --- a/install/README.md +++ b/install/README.md @@ -270,8 +270,8 @@ kubectl apply -f https://github.com/GoogleCloudPlatform/agones/raw/release-0.4.0 You can also find the install.yaml in the latest `agones-install` zip from the [releases](https://github.com/GoogleCloudPlatform/agones/releases) archive. -> Note: Installing Agones with the `intall.yaml` will setup the TLS certificates stored in this repository for securing -> kubernetes webhooks communication. If you want to generates new certificates or use your own, +> Note: Installing Agones with the `install.yaml` will setup the TLS certificates stored in this repository for securing +> kubernetes webhooks communication. If you want to generate new certificates or use your own, > we recommend using the helm installation. ## Install using Helm