Update README.md

This commit is contained in:
David Rotermund 2023-05-15 20:12:36 +02:00 committed by GitHub
parent 2898115b7e
commit 2a7c0ff370
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -4,15 +4,22 @@
``` ```
pip install selenium pip install selenium
pip install webdriver-manager pip install webdriver-manager
pip install numpy
``` ```
For the bib tools: For the bib tools:
``` ```
pip3 install bibtexparser pip3 install bibtexparser
pip3 install pandas
``` ```
Change user name in username.json ## How to use the typo3 examples:
* Change user name in username.json
* Change the page id and content id to something you can and want to work ong