1
0
mirror of https://github.com/pirate/ArchiveBox.git synced 2025-08-15 19:14:07 +02:00

Updated Install (markdown)

Nick Sweeting
2024-02-28 16:14:22 -08:00
parent 04b36e4225
commit f79ed91b4b

@@ -216,6 +216,10 @@ archivebox init
# auto-install all the runtime JS dependencies inside ./node_modules
archivebox setup
# under the hood, this does:
# - npm install 'git+https://github.com/ArchiveBox/ArchiveBox.git#dev'
# - playwright install chromium
# - and a few other auto-install checks...
# ✅ see a final detailed breakdown of all the installed dependencies and commands available
archivebox version