mirror of
https://github.com/ArchiveBox/ArchiveBox.git
synced 2025-05-15 07:34:27 -04:00
Update README.md
This commit is contained in:
parent
e6f62d56e0
commit
21dc71d547
1 changed files with 3 additions and 0 deletions
|
@ -27,6 +27,9 @@ apt update; apt install google-chrome-beta python3 wget
|
||||||
# Check:
|
# Check:
|
||||||
google-chrome --version && which wget && which python3 && echo "[√] All dependencies installed."
|
google-chrome --version && which wget && which python3 && echo "[√] All dependencies installed."
|
||||||
```
|
```
|
||||||
|
On some Linux distributions the python3 package might not be recent enough.
|
||||||
|
If this is the case for you, resort to installing a recent enough version manually.
|
||||||
|
[The official Python documentation](https://docs.python.org/3.6/using/unix.html) is a good place to start.
|
||||||
|
|
||||||
**Archiving:**
|
**Archiving:**
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue