Update 'README.md'

This commit is contained in:
Piotr Biskup 2021-11-30 23:44:50 +01:00
parent 44854f8f61
commit 4786a9cc28

View File

@ -1,2 +1,6 @@
# gitea_hetzner
1. Install required library: `pip3 install -r requirements.txt`.
2. Add public ssh key to `ssh.txt` file.
3. Add hetzner api key to `api_key.txt` file.
4. Run `python3 deploy.py`.