mirror of
https://github.com/AutoMaker-Org/automaker.git
synced 2026-02-03 21:03:08 +00:00
Merge pull request #104 from AutoMaker-Org/chore/update-readme
chore: update clone url from ssh to https
This commit is contained in:
@@ -66,7 +66,7 @@ The future of software development is **agentic coding**—where developers beco
|
|||||||
|
|
||||||
```bash
|
```bash
|
||||||
# 1. Clone the repo
|
# 1. Clone the repo
|
||||||
git clone git@github.com:AutoMaker-Org/automaker.git
|
git clone https://github.com/AutoMaker-Org/automaker.git
|
||||||
cd automaker
|
cd automaker
|
||||||
|
|
||||||
# 2. Install dependencies
|
# 2. Install dependencies
|
||||||
|
|||||||
Reference in New Issue
Block a user