From 5fc29e1bf3b60b37aae1daf636240d36a14aa0ac Mon Sep 17 00:00:00 2001 From: Nick Sweeting Date: Sun, 18 Feb 2024 18:01:30 -0800 Subject: [PATCH] Updated Usage (markdown) --- Usage.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Usage.md b/Usage.md index e148510..97d5905 100644 --- a/Usage.md +++ b/Usage.md @@ -238,7 +238,7 @@ For more info about troubleshooting filesystem permissions, performance, or issu Explore the SQLite3 DB a bit to see whats available using the SQLite3 shell: ```bash -cd ~/archivebox +cd ~/archivebox/data sqlite3 index.sqlite3 # example usage: