Skip to content
This repository has been archived by the owner on Aug 28, 2024. It is now read-only.

Commit

Permalink
moved this install script to a more suitable home (#91)
Browse files Browse the repository at this point in the history
  • Loading branch information
brandonjbjelland authored Jul 13, 2023
1 parent 579cf5c commit ec8d551
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/kubectl-plugins.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ Be aware that moving the binary to your PATH might fail due to permissions
prompt you for your password:

```sh
bash -c "$(curl -fsSL https://raw.githubusercontent.com/substratusai/substratus/main/hack/install_kubectl_plugin.sh)"
bash -c "$(curl -fsSL https://raw.githubusercontent.com/substratusai/substratus/main/install/scripts/install_kubectl_plugin.sh)"
```

If the plugin installed correctly, you should see it listed as a `kubectl plugin`:
Expand Down
File renamed without changes.

0 comments on commit ec8d551

Please sign in to comment.