chore: update clone url from ssh to https

This commit is contained in:
Shirone
2025-12-15 19:51:03 +01:00
committed by GitHub
parent 07ca7fccb8
commit b075af5bc9

View File

@@ -66,7 +66,7 @@ The future of software development is **agentic coding**—where developers beco
```bash
# 1. Clone the repo
git clone git@github.com:AutoMaker-Org/automaker.git
git clone https://github.com/AutoMaker-Org/automaker.git
cd automaker
# 2. Install dependencies