Skip to content

Commit ecf43c4

Browse files
doc: fix incorrect cloning URL in CONTRIBUTING.md (closes appwrite#34)
1 parent a85bd2f commit ecf43c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ If you are worried about or don’t know where to start, check out the next sect
1111
### 1. Clone the repository with git
1212

1313
```bash
14-
git clone https://github.com/appwrite/console.git appwrite-assistant
14+
git clone https://github.com/appwrite/assistant.git appwrite-assistant
1515
```
1616

1717
### 2. Install dependencies with pnpm

0 commit comments

Comments
 (0)