Skip to content

Commit 737f149

Browse files
authored
Update Readme.md
1 parent 2cff459 commit 737f149

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Readme.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ using Buildkite.
1313

1414
```sh
1515
cd /your/golang/repo
16-
curl -o Dockerfile https://raw.githubusercontent.com/buildkite/golang-golang-example/master/Dockerfile
17-
curl -o docker-compose.yml https://raw.githubusercontent.com/buildkite/golang-golang-example/master/docker-compose.yml
16+
curl -o Dockerfile https://raw.githubusercontent.com/buildkite/golang-docker-example/master/Dockerfile
17+
curl -o docker-compose.yml https://raw.githubusercontent.com/buildkite/golang-docker-example/master/docker-compose.yml
1818
```
1919

2020
3. Replace `/go/src/github.com/buildkite/golang-docker-example` in the `Dockerfile` and

0 commit comments

Comments
 (0)