Update README.md

This commit is contained in:
Gonzalo Martinez 2024-08-27 18:19:10 -03:00 committed by GitHub
parent 0748b2aaf6
commit a253702125
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -6,6 +6,8 @@ This script requires `python3-pip`, `git`, and the Python Package [Simpe term me
But if you don't have them, the install script will install them for you. But if you don't have them, the install script will install them for you.
Also, you'll need to have APT Repositories configured and working.
Tested on Proxmox 7.X and Proxmox 8.X. Tested on Proxmox 7.X and Proxmox 8.X.
## Install ## Install
@ -31,4 +33,4 @@ The selection will download the cloud image, and then the image will be imported
## Sources ## Sources
Right now, the sources is just a plain JSON on a [Gist](https://gist.githubusercontent.com/ggMartinez/f20f83d6a7630ab49d782abfe9017bc5/raw/3fb857a37b413403322e21469e155922bbac7d0c/sources.json) on my account. Right now, the sources is just a plain JSON on a [Gist](https://gist.githubusercontent.com/ggMartinez/f20f83d6a7630ab49d782abfe9017bc5/raw/3fb857a37b413403322e21469e155922bbac7d0c/sources.json) on my account.
I'll try to add more images. I'm open to better ways to handle this. I'll try to add more images. I'm open to better ways to handle this.