diff --git a/README.md b/README.md index b7c17ea..ff514f7 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ Install [kubectl](https://kubernetes.io/docs/tasks/tools/#kubectl), [k3d](https://k3d.io), and the [vCluster CLI](https://www.vcluster.com/install) -(`nix-shell -p kubectl k3d vcluster` if you have Nix), +(or run `nix-shell -p kubectl k3d vcluster` if you have Nix), then: ```bash @@ -66,4 +66,4 @@ ArgoCD checks each directory (except the ones starting with a `.`). If it sees ` (especially for the limit) - Always specify the Postgres image version for CNPG `Cluster`s, otherwise backups can't be restored due to the version mismatch -- Don't forget `database`/`owner` fields when restoring a CNPG DB from a backup \ No newline at end of file +- Don't forget `database`/`owner` fields when restoring a CNPG DB from a backup