fix clone repo url and cd command

This commit is contained in:
2026-06-14 14:37:25 +07:00
parent e091584f79
commit 1f9707a0a1

View File

@@ -58,7 +58,11 @@ yum install -y git
### 1.2 Clone repo
```bash
git clone <your-gitea-repo-url> ~/k8s
git clone https://gitea.fireflylab.cc/duynguyen/cluster-init.git
```
```bash
cd cluster-init
```
### 1.3 Set up Terraform credentials