Skip to content

Commit

Permalink
fix: fix small typo
Browse files Browse the repository at this point in the history
  • Loading branch information
nicholaskuechler committed Apr 8, 2024
1 parent 40a86ec commit 99888d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/gitops-install.md
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@ If you do not have ArgoCD deployed then you can use the following:

```bash
kubectl kustomize --enable-helm \
https://github.com/rackerlabs/understack//bootstrap/argocd/ \
https://github.com/rackerlabs/understack/bootstrap/argocd/ \
| kubectl apply -f -
```

Expand Down

0 comments on commit 99888d9

Please sign in to comment.