Skip to content

Commit 6e8607e

Browse files
authored
update readme (#1559)
1 parent 4d80c4d commit 6e8607e

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

tests/benchmarks/service-benchmarks/README.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,7 @@ are complete
66

77
## Instructions
88

9-
To run the benchmarks:
10-
* `./gradlew :tests:benchmarks:service-benchmarks:bootstrapAll`
11-
This ensures that all the required service clients are bootstrapped and ready to be built. **You only need to do this
12-
once** in your workspace unless you clean up generated services or make a change to codegen.
9+
Ensure all services, including `iam`, have been generated before proceeding with the benchmarks. To run the benchmarks:
1310
* `./gradlew build`
1411
This builds the whole SDK.
1512
* `./gradlew :tests:benchmarks:service-benchmarks:run`

0 commit comments

Comments
 (0)