mirror of
https://github.com/ArchiveBox/ArchiveBox.git
synced 2025-05-13 22:54:27 -04:00
Update README.md
This commit is contained in:
parent
51e993e7f2
commit
a494a6d6e8
1 changed files with 1 additions and 1 deletions
|
@ -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:**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue