diff --git a/docs/tutorials/connecting-to-the-internet-via-usb.md b/docs/tutorials/connecting-to-the-internet-via-usb.md index 4ef38ff5a..73d4de88d 100644 --- a/docs/tutorials/connecting-to-the-internet-via-usb.md +++ b/docs/tutorials/connecting-to-the-internet-via-usb.md @@ -156,6 +156,9 @@ If you are using an older version, please upgrade. {% include /util/screenshot.html source="/images/windows/10/devices-and-printers-rndis.png" %} + You may see a message like "EV3+ev3dev doesn't have a device driver". You can install the driver by following the + instructions here: http://developer.toradex.com/knowledge-base/how-to-install-microsoft-rndis-driver-for-windows-7 + {% include /style/icon.html type="info" %} PROTIP: You can get an icon that looks like an actual EV3 by installing [Programmable Brick Icons](https://github.com/ev3dev/PBrickIcons){: .alert-link}. @@ -247,4 +250,4 @@ If you are using an older version, please upgrade. Now that you have a network connection, you should [connect to your EV3 with SSH](/docs/tutorials/connecting-to-ev3dev-with-ssh) -if you haven't done so already. \ No newline at end of file +if you haven't done so already.