From a494a6d6e807c8f59b19954e9dd4cfda80e08b24 Mon Sep 17 00:00:00 2001 From: Nick Sweeting Date: Fri, 30 Jun 2017 01:37:51 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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:**