docs: 📝 use a more generic command

Signed-off-by: jffarge <jf@dagger.io>
This commit is contained in:
jffarge 2021-08-30 16:14:41 +02:00
parent a8b3d9325d
commit c19dc934a5

View File

@ -119,7 +119,7 @@ mkdir kube
Kubernetes objects are located inside the `k8s` folder: Kubernetes objects are located inside the `k8s` folder:
```shell ```shell
tree k8s ls -l k8s
# k8s # k8s
# ├── deployment.yaml # ├── deployment.yaml
# └── service.yaml # └── service.yaml