Browse Source

Update wording;

bjorn 6 years ago
parent
commit
c3e4b03e23
1 changed files with 3 additions and 3 deletions
  1. 3 3
      guides/FAQ.md

+ 3 - 3
guides/FAQ.md

@@ -13,9 +13,9 @@ You can also set the `t.modules.headset` flag to false in
 
 > Does LÖVR work with mobile devices (Cardboard, Gear VR, Oculus Go, etc.)?
 
-There isn't official support for mobile hardware yet.  However, you can run projects in a browser
-using WebVR and those will usually work on mobile devices.  An Android port is also in progress but
-isn't available yet.
+No, there isn't official support for mobile hardware yet.  However, you can run projects in a
+browser using WebVR and those will usually work on mobile devices.  An Android port is also in
+progress but isn't available yet.
 
 > Are there macOS binaries available?