Skip to content

Commit

Permalink
small typos
Browse files Browse the repository at this point in the history
  • Loading branch information
rennis250 committed Jan 30, 2025
1 parent 5271538 commit 6142a52
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion neon/neon-xr/MRTK3-template-project/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ You can download the Quest 3 APK at this link:

- [Quest 3 - MRTK3 Template Project](https://drive.google.com/file/d/1oqItPeX0NtCI47RWGdbHfSkEHezwsmPz/view?usp=sharing)

To install it, [enable Developer Mode](https://developers.meta.com/horizon/documentation/native/android/mobile-device-setup/#enable-developer-mode) on the headset and use [the `adb` tool](https://developer.android.com/tools/adb) to install it:
To install it, [enable Developer Mode](https://developers.meta.com/horizon/documentation/native/android/mobile-device-setup/#enable-developer-mode) on the headset and use [the `adb` tool](https://developer.android.com/tools/adb):

```shell
adb install neon-quest3.apk
Expand Down
2 changes: 1 addition & 1 deletion neon/neon-xr/neon-xr-core-package/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,4 +46,4 @@ It contains a field `rtspSettings` with the following keys:
| ------------ | ----------------------------------------------------------------------------------------------------------------------- |
| `autoIP` | Enables the automatic discovery of Neon devices connected to the local network. The first detected device will be used. |
| `deviceName` | If not empty, only devices with the provided name can be discovered. |
| `ip` | This IP address that will be used if automatic discovery is disabled. |
| `ip` | This IP address will be used if automatic discovery is disabled. |

0 comments on commit 6142a52

Please sign in to comment.