Update README.md

This commit is contained in:
Kota Kanbe
2017-01-24 01:17:05 +09:00
committed by GitHub
parent 386ca3565a
commit e7ef50bedf

View File

@@ -66,7 +66,7 @@ $ docker run --rm \
## prepare
```console
$ docker run --rm \
$ docker run --rm -it \
-v ~/.ssh:/root/.ssh:ro \
-v $PWD:/vuls \
-v $PWD/vuls-log:/var/log/vuls \