From 63bc130b1d6daf2bcba6c4449b3ec65d386eab0b Mon Sep 17 00:00:00 2001 From: Juan Cruz Viotti Date: Mon, 31 Oct 2016 14:15:14 -0400 Subject: [PATCH] docs: add Win 10 IoT to the list of images requiring special treatment Such image seems to require the "Windows 10 IoT Core Dashboard" tools. See: https://github.com/resin-io/etcher/pull/783#issuecomment-257255185 Signed-off-by: Juan Cruz Viotti --- docs/USER-DOCUMENTATION.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/USER-DOCUMENTATION.md b/docs/USER-DOCUMENTATION.md index ce2bcecc04..2f2a1ab620 100644 --- a/docs/USER-DOCUMENTATION.md +++ b/docs/USER-DOCUMENTATION.md @@ -17,6 +17,8 @@ Images known to require special treatment: - Microsoft Windows (use [Windows USB/DVD Download Tool][windows-usb-tool], or [Rufus][rufus]). +- Windows 10 IoT (use the [Windows 10 IoT Core Dashboard][windows-iot-dashboard]) + How can I configure persistent storage? --------------------------------------- @@ -224,3 +226,4 @@ platforms. [windows-usb-tool]: https://www.microsoft.com/en-us/download/windows-usb-dvd-download-tool [rufus]: https://rufus.akeo.ie [unetbootin]: https://unetbootin.github.io +[windows-iot-dashboard]: https://developer.microsoft.com/en-us/windows/iot/downloads