Skip to content

Commit

Permalink
Update pairing-file.mdx
Browse files Browse the repository at this point in the history
Signed-off-by: June Park <[email protected]>
  • Loading branch information
junepark678 authored Aug 17, 2024
1 parent fabf125 commit fca5120
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/getting-started/pairing-file.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ sidebar_position: 2

Using Jitterbugpair (*not* the Jitterbug app) allows us to create a pairing file for programs like SideStore to talk to your device. This is required to use SideStore, or it will not function.

Download Jitterbugpair for [Windows (64-bit)](https://github.com/osy/Jitterbug/releases/download/v1.3.1/jitterbugpair-win64.zip), [macOS](https://github.com/osy/Jitterbug/releases/download/v1.3.1/jitterbugpair-macos.zip), or [Linux](https://github.com/osy/Jitterbug/releases/download/v1.3.1/jitterbugpair-linux.zip).
Download Jitterbugpair for [Windows (64-bit)](https://github.com/osy/Jitterbug/releases/download/v1.3.1/jitterbugpair-win64.zip), [macOS](https://github.com/SideStore/SideStore-Docs/releases/download/need-a-place-to-put-jittterbug/jitterbugpair), or [Linux](https://github.com/osy/Jitterbug/releases/download/v1.3.1/jitterbugpair-linux.zip).

## Pairing Instructions

Expand All @@ -20,4 +20,4 @@ On Windows, you might have to execute the program using Command Prompt or Powers

5. In File Explorer, navigate to the folder where jitterbugpair is located.
6. In the navigation bar where the folder location is, click an empty spot and type `powershell`. It should open a (possibly blue colored) window called PowerShell.
7. From there, type `./jitterbugpair.exe` and press enter while your device is plugged in.
7. From there, type `./jitterbugpair.exe` and press enter while your device is plugged in.

0 comments on commit fca5120

Please sign in to comment.