diff --git a/README.md b/README.md index f48f3aac..1d045ecc 100644 --- a/README.md +++ b/README.md @@ -61,7 +61,7 @@ apt install chromium-browser python3 wget ```bash # Check that everything worked: -google-chrome --version && which wget && which python3 && echo "[√] All dependencies installed." +chromium --version && which wget && which python3 && which curl && echo "[√] All dependencies installed." ``` **2. Get your bookmark export file:**