diff --git a/README.md b/README.md index e23fb7b7..bf91ca60 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