Skip to content

Commit 21776d9

Browse files
authored
correct repository name
1 parent adc0405 commit 21776d9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CONTRIBUTING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ ClickHouse-JDBC client is an open-source project, and we welcome any contributio
33

44
### Create a fork of the repository and clone it
55
```bash
6-
git clone https://github.com/[YOUR_USERNAME]/clickhouse-jdbc
7-
cd clickhouse-jdbc
6+
git clone https://github.com/[YOUR_USERNAME]/clickhouse-java
7+
cd clickhouse-java
88
```
99

1010
### Set up environment

0 commit comments

Comments
 (0)