Skip to content

Commit

Permalink
Updated: README
Browse files Browse the repository at this point in the history
  • Loading branch information
rsepulvedacl committed Sep 14, 2024
1 parent a323b20 commit b0c1a40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ python3 -m venv venv
source venv/bin/activate

# Clone Cluster Starter and Kubespray repositories
git clone --single-branch --branch v0.2.0 https://github.com/burbuja/cluster-starter.git
git clone --single-branch --branch v0.2.1 https://github.com/burbuja/cluster-starter.git
git clone --single-branch --branch v2.24.0 https://github.com/kubernetes-sigs/kubespray.git

# Install requirements
Expand Down

0 comments on commit b0c1a40

Please sign in to comment.