Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update reference to repo to clone #37

Merged
merged 2 commits into from
Oct 24, 2023
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
Update clone ref
Signed-off-by: Kevin Klues <kklues@nvidia.com>
klueska committed Oct 23, 2023
commit f85d11ad273cf4e8e630d1e60c2b0152a53a4f87
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -35,7 +35,7 @@ subdirectory. All of the scripts and example Pod specs used in this demo are
contained here, so take a moment to browse through the various files and see
what's available:
```
git clone https://sigs.k8s.io/dra-example-driver.git
git clone https://github.com/kubernetes-sigs/dra-example-driver.git
cd dra-example-driver/demo
```