diff --git a/README.md b/README.md index 12a396cc..dac348a9 100644 --- a/README.md +++ b/README.md @@ -73,6 +73,8 @@ Note that you need to download HD map data (and extract them into project root f pip install -e /path_to_root_directory_of_the_repo/ +Make sure that you can run `python -c "import argoverse"` in python, and you are good to go! + ### 5) Verify install `python -c "import argoverse"`