Update README.md (#5141)

This commit is contained in:
Agustin Cabra 2022-05-16 18:59:53 +02:00 committed by GitHub
parent c59583c15b
commit 6f4ca14da8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -14,7 +14,7 @@
## Install ## Install
```console ```console
$ pip install moto[ec2,s3,all] $ pip install 'moto[ec2,s3,all]'
``` ```
## In a nutshell ## In a nutshell