Skip to content

Commit

Permalink
remove windows java guidance (#302)
Browse files Browse the repository at this point in the history
  • Loading branch information
GaryPWhite authored Aug 15, 2022
1 parent e4cd8b1 commit f4f7d89
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 f4f7d89

Please sign in to comment.