From 6af08ae9f23ff23cf64ec6b86b8bbf22430d4a60 Mon Sep 17 00:00:00 2001 From: Cristian Vargas Date: Tue, 18 Aug 2020 16:08:03 -0500 Subject: [PATCH] Install archivebox as an npm package (README.md) Co-authored-by: Nick Sweeting --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8725d9b2..13159664 100644 --- a/README.md +++ b/README.md @@ -92,7 +92,7 @@ curl -s https://deb.nodesource.com/gpgkey/nodesource.gpg.key | apt-key add - \ && apt-get install -qq -y --no-install-recommends nodejs pip install archivebox # install archivebox -npm run setup +npm install -g 'git+https://github.com/pirate/ArchiveBox.git' mkdir data && cd data # (doesn't have to be called data) archivebox init