Skip to content

Commit b6b9eb6

Browse files
committed
test(fix): minor fix to address the review comment
2 parents 922bef8 + ab45956 commit b6b9eb6

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

test-proxy/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,10 @@ cd test-proxy
2121
mvn clean install
2222
```
2323

24+
To build the proxy with an older version of the client, please download the
25+
source code [here](https://github.com/googleapis/java-bigtable/releases),
26+
and repeat the build steps mentioned above.
27+
2428
Start the proxy on default port 9999
2529

2630
```

0 commit comments

Comments
 (0)