diff --git a/README.md b/README.md index 54b3475..33a2733 100644 --- a/README.md +++ b/README.md @@ -23,10 +23,9 @@ If you are using this package to build resource providers for CloudFormation, in **Installation** -Because this is a developer preview, you still need to install the plugin from GitHub using [pip](https://pypi.org/project/pip/). ```shell -pip3 install git+https://github.com/eduardomourar/cloudformation-cli-typescript-plugin.git#egg=cloudformation-cli-typescript-plugin +pip3 install cloudformation-cli-typescript-plugin ``` Refer to the [CloudFormation CLI User Guide](https://docs.aws.amazon.com/cloudformation-cli/latest/userguide/resource-types.html) for the [CloudFormation CLI](https://github.com/aws-cloudformation/cloudformation-cli) for usage instructions.