Update README.md
This commit is contained in:
parent
2898115b7e
commit
2a7c0ff370
1 changed files with 8 additions and 1 deletions
|
@ -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
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue