Changed the Windows warning

In my experience, the loader has worked on windows for me sometimes so I changed the warning
pull/55/head
Elijah Bansley 2019-04-28 14:54:26 -05:00 committed by GitHub
parent 18ddf152d2
commit 65a7146177
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -65,7 +65,7 @@
<div class="alert alert-warning alert-dismissible" role="alert">
<button type="button" class="close" data-dismiss="alert" aria-label="Close"><span aria-hidden="true">&times;</span></button>
<p id="warningWindows">This does NOT work on Windows due to a limitation in the Chrome implementation of WebUSB (and probably other reasons!)</p>
<p id="warningWindows">This may or may not work on Windows due to a limitation in the Chrome implementation of WebUSB (and probably other reasons!). In my testing, it will sometimes work so give it a shot, but be wary.</p>
</div>
<div class="alert alert-warning alert-dismissible" role="alert">