Skip to content

Commit c08dc6d

Browse files
authored
Merge pull request #216 from dknomura/patch-1
Update Instructions to use generated.yaml in README.md
2 parents ec7286e + 9e96727 commit c08dc6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ In case you would like to perform a DevSecOps assessment, the following tools ar
6262

6363
For customized DSOMM, take a look at https://github.com/wurstbrot/DevSecOps-MaturityModel-custom. In case you would like to have perform an assessment for multiple teams, iterate from port 8080 to 8XXX, depending of the size of your team.
6464

65-
You can download your current state from the circular headmap and mount it again via `docker run -p 8080:8080 -v /tmp/generated.yaml:/app/assets/YAML/generated/generated.yaml wurstbrot/dsomm:latest`.
65+
You can download your current state from the circular headmap and mount it again via `docker run -p 8080:8080 -v /tmp/generated.yaml:/usr/share/nginx/html/assets/YAML/generated/generated.yaml wurstbrot/dsomm:latest`.
6666

6767
This approach also allows teams to perform self assessment with changes tracked in a repository.
6868

0 commit comments

Comments
 (0)