Skip to content

Commit 0d0f4bb

Browse files
committed
updated README to remove context mnenu option
1 parent 17ae1e8 commit 0d0f4bb

File tree

1 file changed

+3
-10
lines changed

1 file changed

+3
-10
lines changed

README.md

Lines changed: 3 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -178,16 +178,9 @@ These updates make Reactime more powerful, reliable, and user-friendly than ever
178178

179179
### Launch Reactime
180180

181-
There are two ways to open the Reactime panel:
182-
183-
1. **Context Menu**
184-
185-
- Right-click anywhere on your React application
186-
- Select "Reactime" from the context menu
187-
188-
2. **DevTools**
189-
- Open Chrome DevTools (F12 or ⌘+⌥+I)
190-
- Navigate to the "Reactime" tab
181+
- Open Chrome DevTools (F12 or ⌘+⌥+I)
182+
- Navigate to the "Reactime" tab
183+
- This will open Reactime as a panel within Chrome DevTools, integrated alongside your other development tools
191184

192185
Once launched, Reactime will automatically begin monitoring your application's state changes and performance metrics.
193186
<br>

0 commit comments

Comments
 (0)