diff --git a/docs/getting-started/setup.md b/docs/getting-started/setup.md index 1ee5ec8b..c7ccde1d 100644 --- a/docs/getting-started/setup.md +++ b/docs/getting-started/setup.md @@ -22,7 +22,7 @@ We recommend [Eclipse Temurin™ (OpenJDK)](https://adoptium.net/temurin/release Download and install the latest Android Studio Nightly from the [Studio Nightly](https://developer.android.com/studio/nightly) official page. -It can also be installed via the [JetBrains ToolBox](https://www.jetbrains.com/toolbox-app/). +It can also be installed via the [JetBrains Toolbox](https://www.jetbrains.com/toolbox-app/). Declarative features are only available on the latest nightly releases. @@ -48,4 +48,4 @@ The `DMG` file is for macOS, the `DEB` file is for Linux and the `MSI` file is f ## Pick a sample -After you've installed everything, pick out a [samples](./samples.md) to try the Declarative Gradle features. \ No newline at end of file +After you've installed everything, pick out a [samples](./samples.md) to try the Declarative Gradle features.