Skip to content

Commit a86ef04

Browse files
committed
fix(README): update clone command to use SSH URL
1 parent 58ad31f commit a86ef04

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -338,7 +338,7 @@ Set up development environment:
338338

339339
```bash
340340
# Clone repository
341-
git clone https://github.com/bubaley/air-drf-relation.git
341+
git clone git@github.com:bubaley/air-drf-relation.git
342342
cd air-drf-relation
343343

344344
# Install in development mode

0 commit comments

Comments
 (0)