From fdee20c863f74d005259861af34229297525eb89 Mon Sep 17 00:00:00 2001 From: Robby Milo Date: Mon, 26 Dec 2022 10:58:48 -0500 Subject: [PATCH] Update install.md Signed-off-by: Robby Milo --- docs/install.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/install.md b/docs/install.md index e3d9c28df052..993a67f2ac1e 100644 --- a/docs/install.md +++ b/docs/install.md @@ -30,7 +30,7 @@ Though the Quick Start material is written for Debian/Ubuntu, you can use it for The `k0s install controller` sub-command accepts the same flags and parameters as the `k0s controller`. Refer to [manual install](k0s-multi-node.md#installation-steps) for a custom config file example. - Is's possible to set environment variables with the install command: + It is possible to set environment variables with the install command: ```shell sudo k0s install controller -e ETCD_UNSUPPORTED_ARCH=arm