README: fix k3s capitalization

This commit is contained in:
Lucas Servén Marín 2019-05-13 14:31:06 +02:00
parent ad29121b27
commit 459262326e
No known key found for this signature in database
GPG Key ID: 586FEAF680DA74AD
1 changed files with 1 additions and 1 deletions

View File

@ -82,7 +82,7 @@ To run Kilo on Typhoon:
kubectl apply -f https://raw.githubusercontent.com/squat/kilo/master/manifests/kilo-typhoon.yaml
```
To run Kilo on K3S:
To run Kilo on k3s:
```shell
kubectl apply -f https://raw.githubusercontent.com/squat/kilo/master/manifests/kilo-k3s.yaml