corpnewt / CPUFriendFriend

Py script to walk frequency vectors and leverage acidanthera's CPUFriend ResourceConverter.
MIT License
156 stars 20 forks source link

add internet connection requirement to readme #13

Open infinitewarp opened 3 years ago

infinitewarp commented 3 years ago

I was confused and stuck for a few minutes when I was trying to run CPUFriendFriend without an active network connection. I didn't realize it needed to download a few files in order to build.

Although the "downloading" messages in the console would have indicated a problem, those messages were instantaneously cleared as the subsequent prompts was displayed, and I didn't notice them until after I carefully scrolled back up to retrace my steps, assuming I missed an option or input something wrong.

I think adding this notice to the readme will help other people who may be trying to build their systems offline.

Artoria2e5 commented 2 years ago

19 is a companion PR that checks at compile-time, making it fail less silently.