diff --git a/README.md b/README.md index a077c19..6999855 100644 --- a/README.md +++ b/README.md @@ -608,7 +608,7 @@ curl --cacert --location --request POST 'https://' \ --header 'Content-Type: application/json' \ --data '{ - "endpointId": "hello-001", + "endpointId": "python-hello-001", "serverUrl": "http://eric-oss-hello-world-python-app:8050" }' ```