Skip to content

Commit edd3667

Browse files
committed
tweak the "click here" text
1 parent 076f4aa commit edd3667

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

BUILDING.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ Download and install Eclipse Temurin JDK versions 8, 11, 17 and 21, and GraalVM.
111111
* Download and install JDK 8, 11, 17, and 21 [Eclipse Temurin releases](https://adoptium.net/temurin/releases/).
112112

113113
<details>
114-
<summary>Alternatively, click here to install JDKs using `winget` or `scoop`.</summary>
114+
<summary>Alternatively, install JDKs using winget or scoop. (click here to expand)</summary>
115115

116116
```pwsh
117117
winget install --id EclipseAdoptium.Temurin.8.JDK
@@ -159,7 +159,7 @@ apt-get install git
159159
Download and install the installer from [the official website](https://git-scm.com/download/win).
160160

161161
<details>
162-
<summary>Alternatively, click here to install git using `winget` or `scoop`.</summary>
162+
<summary>Alternatively, install git using winget or scoop. (click here to expand)</summary>
163163

164164
```pwsh
165165
winget install --id git.git
@@ -193,7 +193,7 @@ Download and install Docker Desktop from the offical website:<br/>
193193
https://docs.docker.com/desktop/setup/install/windows-install/
194194

195195
<details>
196-
<summary>Alternatively, click here to install Docker Desktop using winget.</summary>
196+
<summary>Alternatively, install Docker Desktop using winget. (click here to expand)</summary>
197197

198198
```pwsh
199199
winget install --id Docker.DockerDesktop

0 commit comments

Comments
 (0)