diff --git a/README.md b/README.md index 390388d..b603a19 100644 --- a/README.md +++ b/README.md @@ -2094,7 +2094,7 @@ Method: GET ### Using curl : ```sh -curl https://{domain}.agilecrm.com/dev/api/opportunity/byMilestone -H "Accept : application/json" -v -u {email} : {API Key} +curl https://{domain}.agilecrm.com/dev/api/opportunity/byMilestone -H "Accept : application/json" -v -u {email}:{API Key} ``` ### Example response : ```javascript