Skip to content

Commit 2f0a79e

Browse files
waprinJon Wayne Parrott
authored and
Jon Wayne Parrott
committed
Update README.md (#345)
1 parent 5b396e9 commit 2f0a79e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

managed_vms/endpoints/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ In your web browser, go to the following address: http://localhost:8080.
2929

3030
With the app running locally, you can execute the simple echo client using:
3131

32-
$ python clients/echo-client.py http://localhost:8080 APIKEY
32+
$ python clients/echo-client.py http://localhost:8080 APIKEY helloworld
3333

3434
The `APIKEY` doesn't matter as the endpoint proxy is not running to do authentication.
3535

0 commit comments

Comments
 (0)