Skip to content

Commit f61792b

Browse files
committed
Add instructions for updating submodule to test a release
1 parent 1082214 commit f61792b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

dev/release/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -169,6 +169,7 @@ cd datafusion-python
169169
# checkout the release commit
170170
git fetch --tags
171171
git checkout 40.0.0-rc1
172+
git submodule update --init --recursive
172173

173174
# create the env
174175
python3 -m venv venv

0 commit comments

Comments
 (0)