Skip to content

Commit 0036c0b

Browse files
author
mikami
committed
Remove unnecessary step in readme of docker setup
1 parent 834c832 commit 0036c0b

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

setup/docker/README.ja.md

-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@
3232
- 以下のコマンドを実行してコンテナをビルドする
3333

3434
```
35-
$ cd $GOPATH/src/github.com/future-architect/vuls/setup/docker
3635
$ docker-compose up -d
3736
```
3837

setup/docker/README.md

-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@
3333
- Execute the following command to build and run a Vuls Container
3434

3535
```
36-
$ cd $GOPATH/src/github.com/future-architect/vuls/docker
3736
$ docker-compose up -d
3837
```
3938

0 commit comments

Comments
 (0)