Skip to content

Commit

Permalink
remove windows java guidance (open-telemetry#302)
Browse files Browse the repository at this point in the history
  • Loading branch information
GaryPWhite authored Aug 15, 2022
1 parent b4f8404 commit 2bc4c1e
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,16 +39,6 @@ git clone https://github.com/open-telemetry/opentelemetry-demo.git
cd opentelemetry-demo/
```

#### Gradle Update [Windows Only]

- Navigate to the Java Ad Service folder to install and update Gradle:

```shell
cd .\src\adservice\
.\gradlew installDist
.\gradlew wrapper --gradle-version 7.4.2
```

#### Run Docker Compose

- Start the demo (It can take ~20min the first time the command is executed as
Expand Down

0 comments on commit 2bc4c1e

Please sign in to comment.