Skip to content

Commit efc9428

Browse files
authored
Merge pull request #37 from klueska/update-clone-ref
Update reference to repo to clone
2 parents e55fb90 + 2e19c44 commit efc9428

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
@@ -24,7 +24,7 @@ The procedure below has been tested and verified on both Linux and Mac.
2424

2525
* [GNU Make 3.81+](https://www.gnu.org/software/make/)
2626
* [GNU Tar 1.34+](https://www.gnu.org/software/tar/)
27-
* [docker v20.10+](https://docs.docker.com/engine/install/)
27+
* [docker v20.10+ (including buildx)](https://docs.docker.com/engine/install/)
2828
* [kind v0.17.0+](https://kind.sigs.k8s.io/docs/user/quick-start/)
2929
* [helm v3.7.0+](https://helm.sh/docs/intro/install/)
3030
* [kubectl v1.18+](https://kubernetes.io/docs/reference/kubectl/)
@@ -35,7 +35,7 @@ subdirectory. All of the scripts and example Pod specs used in this demo are
3535
contained here, so take a moment to browse through the various files and see
3636
what's available:
3737
```
38-
git clone https://sigs.k8s.io/dra-example-driver.git
38+
git clone https://github.com/kubernetes-sigs/dra-example-driver.git
3939
cd dra-example-driver/demo
4040
```
4141

0 commit comments

Comments
 (0)