From 97e6c4b75aa9d98971a0465c0352906f93c8967e Mon Sep 17 00:00:00 2001 From: James Li Date: Thu, 8 Jul 2021 20:45:09 +0800 Subject: [PATCH] fix typo (#1185) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: James3 Li(李麒傑) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3c0d48e9..6ac1ee58 100644 --- a/README.md +++ b/README.md @@ -105,7 +105,7 @@ K9s is available on Linux, macOS and Windows platforms. ## Building From Source - K9s is currently using go v1.14 or above. In order to build K9 from source you must: + K9s is currently using go v1.14 or above. In order to build K9s from source you must: 1. Clone the repo 2. Build and run the executable