From f4f7d89e74316b160364b92fb42cb0ddc07eb45f Mon Sep 17 00:00:00 2001 From: Gary White Jr <7660110+GaryPWhite@users.noreply.github.com> Date: Mon, 15 Aug 2022 13:55:02 -0400 Subject: [PATCH] remove windows java guidance (#302) --- README.md | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/README.md b/README.md index 569b18cfae..2753e41051 100644 --- a/README.md +++ b/README.md @@ -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