revert instructions until v0.8 is out
Some checks failed
CodeQL / Analyze (python) (push) Has been cancelled
Build Debian package / build (push) Has been cancelled
Build Docker image / buildx (push) Has been cancelled
Deploy static content to Pages / deploy (push) Has been cancelled
Build Homebrew package / build (push) Has been cancelled
Build GitHub Pages website / build (push) Has been cancelled
Run linters / lint (push) Has been cancelled
Build Pip package / build (push) Has been cancelled
Run tests / python_tests (ubuntu-22.04, 3.11) (push) Has been cancelled
Run tests / docker_tests (push) Has been cancelled
Build GitHub Pages website / deploy (push) Has been cancelled

This commit is contained in:
Nick Sweeting 2024-10-13 22:36:39 -07:00
parent 3f5d0e5d94
commit b5872145a2
No known key found for this signature in database

View file

@ -1370,7 +1370,7 @@ uv venv
uv sync
archivebox init
archivebox install
archivebox setup
```
#### 2. Option B: Build the docker container and use that for development instead