diff --git a/src/adservice/README.md b/src/adservice/README.md index 4579c50399..6e94149f6d 100644 --- a/src/adservice/README.md +++ b/src/adservice/README.md @@ -21,7 +21,7 @@ To run the Ad Service: ```sh export AD_SERVICE_PORT=8080 export FEATURE_FLAG_GRPC_SERVICE_ADDR=featureflagservice:50053 -./build/install/oteldemo/bin/AdService +./build/install/opentelemetry-demo-ad-service/bin/AdService ``` ### Upgrading Gradle