From b0a6b081a00abc47648baad60d961fc86f665d94 Mon Sep 17 00:00:00 2001 From: Nick Sweeting Date: Mon, 30 Jan 2023 17:19:09 -0800 Subject: [PATCH] another newline sigh --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bf91ca60..9148a0db 100644 --- a/README.md +++ b/README.md @@ -199,7 +199,7 @@ sudo python3 -m pip install --upgrade --ignore-installed archivebox # pip need
mkdir ~/archivebox && cd ~/archivebox
 archivebox init --setup           # if any problems, install with pip instead
 
-Note: If you encounter issues with NPM/NodeJS, install a more recent version.
+Note: If you encounter issues with NPM/NodeJS, install a more recent version.

  • Optional: Start the server then login to the Web UI http://127.0.0.1:8000 ⇢ Admin.
    archivebox server 0.0.0.0:8000