From 291cb0c254b611aadcdce18adb8c1ef15c107e45 Mon Sep 17 00:00:00 2001
From: MathieuG-P <40181755+Zagrios@users.noreply.github.com>
Date: Fri, 6 Dec 2024 21:56:44 +0100
Subject: [PATCH] No need to scroll down
---
docs/wiki/How-to-obtain-your-Oculus-Token.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/wiki/How-to-obtain-your-Oculus-Token.md b/docs/wiki/How-to-obtain-your-Oculus-Token.md
index 738f83a9..67c780b3 100644
--- a/docs/wiki/How-to-obtain-your-Oculus-Token.md
+++ b/docs/wiki/How-to-obtain-your-Oculus-Token.md
@@ -21,7 +21,7 @@ In the developer tools :
- Filter for `graph`
- Click on the first request
- Open the `Payload` tab
-- Scroll to the bottom to locate your token, it should start with `FRL`
+- Locate your token, it should start with `FRL`
- Select the token using your mouse and press Ctrl + c to copy it
![image](https://raw.githubusercontent.com/Zagrios/bs-manager/refs/heads/master/docs/assets/oculus-token.png)