diff --git a/INSTALL.md b/INSTALL.md index a57d569a0c..3e4dcf7cff 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -68,4 +68,6 @@ make run ## Install -TBD: Steps to install the AWS provider package into a Crossplane cluster +```console +kubectl crossplane install provider crossplane/provider-aws:v0.21.2 +```