Skip to content
This repository was archived by the owner on Jun 28, 2024. It is now read-only.

Commit 42fcee3

Browse files
committed
README: Remove reference to go get
It's been deprecated for some time already. Signed-off-by: Fabiano Fidêncio <[email protected]>
1 parent b62fbd5 commit 42fcee3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ code repositories.
77
## Getting the code
88

99
```
10-
$ go get -d github.com/kata-containers/tests
10+
$ git clone https://github.com/kata-containers/tests
1111
```
1212

1313
## Test Content
@@ -198,7 +198,7 @@ $ export PATH=${GOPATH}/bin:${PATH}
198198

199199
Clone the `kata-container/tests` repository:
200200
```
201-
$ go get -d github.com/kata-containers/tests
201+
$ git clone https://github.com/kata-containers/tests $GOPATH/src/github.com/kata-containers/tests
202202
```
203203

204204
Go to the tests repo directory:

0 commit comments

Comments
 (0)