fixed typo in Readme
This commit is contained in:
parent
fb8200bc4d
commit
c891a70a50
1 changed files with 2 additions and 2 deletions
|
@ -4,7 +4,7 @@
|
||||||
|
|
||||||
![release prod](https://github.com/DomainDrivenArchitecture/dda-devops-build/workflows/release%20prod/badge.svg)
|
![release prod](https://github.com/DomainDrivenArchitecture/dda-devops-build/workflows/release%20prod/badge.svg)
|
||||||
|
|
||||||
dda-devops-build provide a envioronment to tie several DevOps tools together for easy interoperation. Supported tools are:
|
dda-devops-build provide a environment to tie several DevOps tools together for easy interoperation. Supported tools are:
|
||||||
* aws with
|
* aws with
|
||||||
* simple api-key auth
|
* simple api-key auth
|
||||||
* mfa & assume-role auth
|
* mfa & assume-role auth
|
||||||
|
@ -36,7 +36,7 @@ pip3 install boto3 mfa --user
|
||||||
|
|
||||||
# Example Build
|
# Example Build
|
||||||
|
|
||||||
lets assume the following poject structure
|
lets assume the following project structure
|
||||||
|
|
||||||
```
|
```
|
||||||
my-project
|
my-project
|
||||||
|
|
Loading…
Reference in a new issue