1
0
Fork 0
mirror of synced 2024-06-26 10:00:19 +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
# 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:**