1
0
Fork 0
mirror of synced 2024-06-29 03:20:58 +12:00

Update README.md

This commit is contained in:
Nick Sweeting 2017-06-30 01:37:51 -05:00 committed by GitHub
parent 51e993e7f2
commit a494a6d6e8

View file

@ -61,7 +61,7 @@ apt install chromium-browser python3 wget
```bash ```bash
# Check that everything worked: # 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:** **2. Get your bookmark export file:**