Skip to content

Commit 1898596

Browse files
committed
containerized-testing-tool: Update README.md
1 parent 66b2dbd commit 1898596

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

tests/kata-containerized-test-tool/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,8 @@ This tool provides a flexible framework for running tests in both standard conta
1919

2020
```
2121
git clone https://github.com/kata-containers/kata-containers.git
22-
cd kata-containers/testing-tool
22+
cd kata-containers/kata-containerized-testing-tool
23+
go mod tidy
2324
```
2425

2526
2. Build the binary and the container

0 commit comments

Comments
 (0)