Update README.md

This commit is contained in:
Miguel Sozinho Ramalho
2022-05-03 14:45:18 +01:00
committed by GitHub
parent 77700060a4
commit 8f62e8b7c6

View File

@@ -12,6 +12,8 @@ If you are using `pipenv` (recommended), `pipenv install` is sufficient to insta
[firefox](https://www.mozilla.org/en-US/firefox/new/) and [geckodriver](https://github.com/mozilla/geckodriver/releases) on a path folder like `/usr/local/bin`.
[fonts-noto](https://fonts.google.com/noto) to deal with multiple unicode characters during selenium/geckodriver's screenshots: `sudo apt install fonts-noto -y`.
A `.env` file is required for saving content to a Digital Ocean space, and for archiving pages to the Internet Archive. This file should also be in the script directory, and should contain the following variables:
```