Skip to content

Commit 2636185

Browse files
authored
fix: readme git repo (#44)
1 parent d083d97 commit 2636185

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ Bootstrap:
152152

153153
```bash
154154
# fetch this repo
155-
git clone [email protected]:datafusion-contrib/datafusion-python.git
155+
git clone [email protected]:apache/arrow-datafusion-python.git
156156
# prepare development environment (used to build wheel / install in development)
157157
python3 -m venv venv
158158
# activate the venv

0 commit comments

Comments
 (0)