on Windows you have to add two paths to your system setting; Nim install path and nimble storage path. for me it's : C:\Programs\nim-0.20.0_x64\bin D:\Users\ffred\\.nimble\bin
I set those paths before using "nimble install.." command. don't know where it goes if you don't set the path before. (a good tool to easily deal with system variables on Windows : Rapid Environment Editor [https://www.rapidee.com/en/about](https://www.rapidee.com/en/about) _Whoaa..!! really painful to format a so simple message here..!?_
