Skip to content

Commit 92b0c24

Browse files
committed
Changed README.md
1 parent 1eeffd7 commit 92b0c24

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,10 +23,9 @@ If you are using this package to build resource providers for CloudFormation, in
2323

2424
**Installation**
2525

26-
Because this is a developer preview, you still need to install the plugin from GitHub using [pip](https://pypi.org/project/pip/).
2726

2827
```shell
29-
pip3 install git+https://github.com/eduardomourar/cloudformation-cli-typescript-plugin.git#egg=cloudformation-cli-typescript-plugin
28+
pip3 install cloudformation-cli-typescript-plugin
3029
```
3130

3231
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.

0 commit comments

Comments
 (0)