diff --git a/README.md b/README.md index 54e0b24e..bddc78f1 100644 --- a/README.md +++ b/README.md @@ -447,6 +447,7 @@ Then you can clone the ArchiveBox repo and install ```python3 git clone https://github.com/ArchiveBox/ArchiveBox && cd ArchiveBox git checkout master # or the branch you want to test +git submodule update --init --recursive git pull --recurse-submodules # Install ArchiveBox + python dependencies