Remove unnecessary step in readme of docker setup

This commit is contained in:
mikami
2016-07-21 15:12:36 +09:00
parent 834c832390
commit 0036c0b10e
2 changed files with 0 additions and 2 deletions

View File

@@ -33,7 +33,6 @@
- Execute the following command to build and run a Vuls Container
```
$ cd $GOPATH/src/github.com/future-architect/vuls/docker
$ docker-compose up -d
```