Skip to content

Commit b6a0ff0

Browse files
jerrinotamunra
authored andcommitted
typo
1 parent c233389 commit b6a0ff0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

RELEASING.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -89,9 +89,9 @@ Inside the VM, open a terminal (or use the terminal Window in VSCode) and run th
8989
rustup update stable
9090

9191
/Library/Frameworks/Python.framework/Versions/3.8/bin/python3 \
92-
-m pip install --U pip
92+
-m pip install -U pip
9393
/Library/Frameworks/Python.framework/Versions/3.8/bin/python3 \
94-
-m pip install --U setuptools wheel twine Cython cibuildwheel pandas numpy pyarrow
94+
-m pip install -U setuptools wheel twine Cython cibuildwheel pandas numpy pyarrow
9595

9696
Smoke-testing the build
9797
-----------------------

0 commit comments

Comments
 (0)