Skip to content

Commit 10c15dd

Browse files
authored
Update run document
1 parent 4416a42 commit 10c15dd

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
@@ -36,7 +36,7 @@ docker -it run --rm --name devops-toolkit-demo1 \
3636
```
3737

3838
### 2. Run with custom tool config from host (.dtc)
39-
39+
Mount current directory and start the toolkit
4040
```bash
4141
docker run -it --name devops-toolkit-demo2 \
4242
--volume "$PWD:$PWD" \

0 commit comments

Comments
 (0)