We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b55b147 commit 4870aa9Copy full SHA for 4870aa9
src/adservice/README.md
@@ -21,7 +21,7 @@ To run the Ad Service:
21
```sh
22
export AD_SERVICE_PORT=8080
23
export FEATURE_FLAG_GRPC_SERVICE_ADDR=featureflagservice:50053
24
-./build/install/oteldemo/bin/AdService
+./build/install/opentelemetry-demo-ad-service/bin/AdService
25
```
26
27
### Upgrading Gradle
0 commit comments