Skip to content

Commit

Permalink
README.md: example of buildpack use is fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
Boris Brtáň committed Mar 26, 2019
1 parent 9de1fbb commit b2e8cb0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@ docker run \
-v $PWD:/tmp \
-v /var/run/docker.sock:/var/run/docker.sock \
-v ~/.kube/config:/root/.kube/config \
shopsys/kubernetes-buildpack
--rm
--rm \
shopsys/kubernetes-buildpack \
<your scripts>
```

Expand Down

0 comments on commit b2e8cb0

Please sign in to comment.