diff --git a/docs/tutorials/Quickstart.md b/docs/tutorials/Quickstart.md index 5a05cc0f..140571bd 100644 --- a/docs/tutorials/Quickstart.md +++ b/docs/tutorials/Quickstart.md @@ -67,6 +67,7 @@ $ ngrok http 8000 ``` 7. Copy the tunnel url from the ngrok shell. 8. Add this url as the callback URL for Whatsapp service provider. Your callback url will look like this `/callback`. Use the shell script to add the callback URL. + ```bash #!/bin/bash