Minor typo fix in README
This commit is contained in:
parent
2e33e2be90
commit
cf77e0cad3
@ -238,7 +238,7 @@ server.
|
|||||||
|
|
||||||
Then go to [localhost](http://localhost:5000/?Action=DescribeInstances) to see a list of running instances (it will be empty since you haven't added any yet).
|
Then go to [localhost](http://localhost:5000/?Action=DescribeInstances) to see a list of running instances (it will be empty since you haven't added any yet).
|
||||||
|
|
||||||
If you want to use boto with this (using the simpler decorators above instead is strongly encouraged), the easiest way is to create a boto config file (`~/.boto`) with the following valuesp:
|
If you want to use boto with this (using the simpler decorators above instead is strongly encouraged), the easiest way is to create a boto config file (`~/.boto`) with the following values:
|
||||||
|
|
||||||
```
|
```
|
||||||
[Boto]
|
[Boto]
|
||||||
|
Loading…
Reference in New Issue
Block a user