1
0
mirror of https://github.com/pirate/ArchiveBox.git synced 2025-08-21 13:52:30 +02:00

add line to readme dev instructions

This commit is contained in:
Nick Sweeting
2020-12-20 03:13:58 +02:00
parent 9784dcb816
commit e412af50d1

View File

@@ -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