Mention required python libraries in the readme
This commit is contained in:
parent
978905270b
commit
65ffda928e
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ Python scripts to generate a mobile-friendly static site for tracking tcg cards
|
||||||
|
|
||||||
** Instructions
|
** Instructions
|
||||||
*** Requirements
|
*** Requirements
|
||||||
- =python3=
|
- =python3= (needs the following libraries: =bs4, collections, datetime, os, re, requests=)
|
||||||
- server space
|
- server space
|
||||||
- subdomain pointing to your site root on the server
|
- subdomain pointing to your site root on the server
|
||||||
- =rclone= with your server set up as a remote
|
- =rclone= with your server set up as a remote
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue