docs: remove use of 'simply'

Let's make the documentation more inclusive and sensitive of the
familiarity and comfort of users.

Signed-off-by: Lucas Servén Marín <lserven@gmail.com>
This commit is contained in:
Lucas Servén Marín 2021-02-26 11:16:08 +01:00
parent 0d0fdda619
commit 18e2e752f6
No known key found for this signature in database
GPG Key ID: 586FEAF680DA74AD
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ This tool can be used to understand a mesh's topology, get the WireGuard configu
Installing `kgctl` currently requires building the binary from source.
*Note*: the [Go toolchain must be installed](https://golang.org/doc/install) in order to build the binary.
To build and install `kgctl`, simply run:
To build and install `kgctl`, run:
```shell
go install github.com/squat/kilo/cmd/kgctl