diff --git a/README.md b/README.md index 46c9b7f..096e7f5 100644 --- a/README.md +++ b/README.md @@ -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. +Also, you'll need to have APT Repositories configured and working. + Tested on Proxmox 7.X and Proxmox 8.X. ## Install @@ -31,4 +33,4 @@ The selection will download the cloud image, and then the image will be imported ## 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. -I'll try to add more images. I'm open to better ways to handle this. \ No newline at end of file +I'll try to add more images. I'm open to better ways to handle this.