Skip to content
This repository has been archived by the owner on Feb 18, 2024. It is now read-only.

Commit

Permalink
Add git submodule command to correct the test doc
Browse files Browse the repository at this point in the history
  • Loading branch information
sundy-li committed Jul 25, 2021
1 parent eaa9be9 commit 41a29b3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ To not run them, pass `ARROW2_IGNORE_PARQUET` to the tests (the tests will be ma
```bash
git clone git@github.com:jorgecarleitao/arrow2.git
cd arrow2
git submodule update --init
ARROW2_IGNORE_PARQUET= cargo test
```

Expand Down

0 comments on commit 41a29b3

Please sign in to comment.