Skip to content

Commit

Permalink
fix: replace docker-build by container-build in README
Browse files Browse the repository at this point in the history
  • Loading branch information
rsicart committed Sep 26, 2024
1 parent 9d79a37 commit 42fa564
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ $ make build
```shell
$ git clone http://github.com/cloud-bulldozer/k8s-netperf
$ cd k8s-netperf
$ make docker-build
$ make container-build
```

## Running with Pods
Expand Down

0 comments on commit 42fa564

Please sign in to comment.