diff --git a/README.markdown b/README.markdown index a95f19b04c6c8e8ba168beae34a2e0b5e33c19b9..6178d3d222379cac3c92b25a3f1b9e9a3e0bb245 100644 --- a/README.markdown +++ b/README.markdown @@ -155,6 +155,8 @@ Once connected, you can test communications using a terminal emulator (following #INFO: 30k ```` ## Windows +*It seems that Windows 10 no longer requires the steps below and will automagically install a suitable driver.* + Unlike Mac and Linux, Windows does not automatically load its USB CDC driver and needs a wrapper driver installed. The process is similar to installing [Arduino drivers](http://www.arduino.cc/en/guide/windows#toc4), but using the driver file included in the `drivers` directory of `dstat-interface`. Unfortunately, if you are running Windows 8 or above, this requires disabling driver signing enforcement (thank Microsoft), but actually installing Arduino should install suitable drivers.