We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 21b5299 commit 48dca64Copy full SHA for 48dca64
1 file changed
docs/source/contributor-guide/introduction.md
@@ -47,6 +47,8 @@ Bootstrap:
47
```shell
48
# fetch this repo
49
git clone git@github.com:apache/datafusion-python.git
50
+# cd to the repo root
51
+cd datafusion-python/
52
# create the virtual environment
53
uv sync --dev --no-install-package datafusion
54
# activate the environment
0 commit comments