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
```console
$ pip install moto[ec2,s3,all]
$ pip install 'moto[ec2,s3,all]'
```
## In a nutshell
@ -65,4 +65,4 @@ For a full list of which services and features are covered, please see our [impl
### Documentation
The full documentation can be found here:
[http://docs.getmoto.org/en/latest/](http://docs.getmoto.org/en/latest/)
[http://docs.getmoto.org/en/latest/](http://docs.getmoto.org/en/latest/)