Skip to content

Commit d2271db

Browse files
orb(reactotron): chore: Changed installation instruction to be more clear (#1570)
Updated installation instructions to point to -app release to make it less confusing when trying to find a downloadable asset --------- Co-authored-by: Uliana <[email protected]> (48f7eaa15760fcd3bb06c7d43d52ea85b63321ed)
1 parent 6f77a6e commit d2271db

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

docs/reactotron/quick-start/getting-started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ title: Getting Started
99

1010
Reactotron exists as a desktop application (written in electron) that communicates with your react or react-native app over websockets. It's available for macOS, Linux, and Windows.
1111

12-
First, you'll need to install the Reactotron desktop application. You can find the latest version on the [Releases](https://github.com/infinitered/reactotron/releases?q=reactotron-app&expanded=true) page.
12+
First, you'll need to install the Reactotron desktop application. On the [Releases](https://github.com/infinitered/reactotron/releases?q=reactotron-app&expanded=true) page, you will find `reactotron-app` release where you can download the latest version.
1313

1414
Once installed, you need to add the Reactotron client to your project. Follow one of these quick start guides to get Reactotron up and running in your project:
1515

docs/reactotron/quick-start/react-js.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ title: react
66

77
## Installing Reactotron.app
88

9-
Let’s [download the desktop app](https://github.com/infinitered/reactotron/releases?q=reactotron-app&expanded=true) to start. You can download for Linux, Windows, and Mac.
9+
Let’s [download the desktop app](https://github.com/infinitered/reactotron/releases?q=reactotron-app&expanded=true) to start. Expand `reactotron-app` release to download the latest version for Linux, Windows, and Mac.
1010

1111
Unzip & run.
1212

docs/reactotron/quick-start/react-native.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ title: react-native
77

88
## Installing Reactotron.app
99

10-
Let’s [download the desktop app](https://github.com/infinitered/reactotron/releases?q=reactotron-app&expanded=true) to start. You can download for Linux, Windows, and Mac.
10+
Let’s [download the desktop app](https://github.com/infinitered/reactotron/releases?q=reactotron-app&expanded=true) to start. Expand `reactotron-app` release to download the latest version for Linux, Windows, and Mac.
1111

1212
Unzip & run.
1313

0 commit comments

Comments
 (0)