Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions desktop-app/src/app/setup-guide/setup-guide.component.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<div class="screen-description">Get help and support from SideQuest.</div>
<div class="divider divider-margin-top margin-bottom"></div>
<div class="hint-text">
<p>We have many solutions baked in to help you solve the most common problems. This is the best option becuase this info will always be the most up to date.</p>
<p>We have many solutions baked in to help you solve the most common problems. This is the best option because this info will always be the most up to date.</p>
<div class="pure-material-button-contained extra-margin-bottom" (click)="connectionStatus.helpOpen = true">Fix It For Me</div>
<br>
<p>If you are still having trouble then please visit our support community on SideQuest.</p>
Expand Down Expand Up @@ -58,8 +58,8 @@ <h3 i18n>
<a class="diagnosticator" (click)="open('https://developer.oculus.com/sign-up/ ')">developer.oculus.com/sign-up/</a>
<ng-container i18n>
and create an 'organization'.
You'll need to accept the developer agreement and to verify your account using either a credit card
or a phone number. Most accounts will already be verified. Next you'll need to create an organisation like above.
You'll need to accept the developer agreement and verify your account using either a credit card
or a phone number. Most accounts will already be verified. Next, you'll need to create an organisation like above.
</ng-container>
</div>
</ng-container>
Expand All @@ -72,7 +72,7 @@ <h3 i18n>
</h3>
<div class="description-section" i18n>
Now that you’re a "developer", open the Oculus app on your smartphone or tablet. In the
Settings tab, tap on the headset and tap 'More settings'. In the list, you should now see
Settings tab, tap on the headset, and tap 'More settings'. In the list, you should now see
Developer Mode. Once you have enabled developer mode it is a good idea to reboot your headset
to be able to see it on the device.
</div>
Expand All @@ -85,7 +85,7 @@ <h3 i18n>
Step 3: Connect USB Cable and Allow USB Debugging
</h3>
<div class="description-section" i18n>
Now its time to connect the USB cable. Once you are connected you will have to allow USB
Now it's time to connect the USB cable. Once you are connected you will have to allow USB
debugging access on your headset. If you put your headset on at this point you will see
something like the below. You should also select 'Always allow from this computer' to prevent
this message from coming up every time you connect.
Expand Down