From b5872145a245f498f01b87a8c0eca9abd113754a Mon Sep 17 00:00:00 2001 From: Nick Sweeting Date: Sun, 13 Oct 2024 22:36:39 -0700 Subject: [PATCH] revert instructions until v0.8 is out --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 10f3e02b..3019962d 100644 --- a/README.md +++ b/README.md @@ -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