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 54fad1e commit 8b36babCopy full SHA for 8b36bab
README.md
@@ -344,7 +344,7 @@ session.pandas.to_parquet(
344
345
* Go to the project's directory create a Python's virtual environment for the project (**python -m venv venv && source venv/bin/activate**)
346
347
-* Run **./install-dev.sh**
+* Run **./setup-dev-env.sh**
348
349
* Go to the *testing* directory
350
docs/source/contributing.rst
@@ -26,7 +26,7 @@ Step-by-step
26
27
28
29
30
31
32
0 commit comments