KsenijaS / krakenx

Python script to control NZXT cooler Kraken X52/X62 in Linux
GNU General Public License v2.0
181 stars 20 forks source link

Fix Windows installation and execution instructions #16

Closed jneumaier closed 6 years ago

jneumaier commented 6 years ago

Fixed a typo for Issue 15. Maybe I fucked up my repo to much trying to rewrite my commits (missing email for contributors). If so just close this and cherry pick or fix the typo manually, won't be mad :-)

jneumaier commented 6 years ago

Added a colctl.py file redirecting execution for Windows command line which is not shebang compatible and requires the .py ending to execute the script. Did notice this before with git bash in Windows.