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

Fix incorrect git address #104

Merged
Merged
Changes from all commits
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
2 changes: 1 addition & 1 deletion virtualcluster/doc/demo.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ VirtualCluster offers a handy `kubectl` plugin, we can build and use it by follo

```bash
# Clone the repo && cd to virtualcluster folder
git clone https://github.com/kubernetes-sigs/multi-tenancy.git
git clone https://github.com/kubernetes-sigs/cluster-api-provider-nested.git
cd cluster-api-provider-nested/virtualcluster

# Build it
Expand Down