Merge pull request #104 from AutoMaker-Org/chore/update-readme

chore: update clone url from ssh to https
This commit is contained in:
Web Dev Cody
2025-12-15 13:52:58 -05:00
committed by GitHub

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