Explorar o código

Merge pull request #123 from squat/simply

docs: remove use of 'simply'
Lucas Servén Marín %!s(int64=5) %!d(string=hai) anos
pai
achega
4c43548bd6
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      docs/kgctl.md

+ 1 - 1
docs/kgctl.md

@@ -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