Skip to content

Commit 4eb2f57

Browse files
authored
fixed a typo in the documentation code
1 parent d32ba42 commit 4eb2f57

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ To host the application on DigitalOcean like in the video example shown above, f
132132

133133
11. Run ngrok to create a tunnel to the Flask application:
134134

135-
`./ngrok http 5000`
135+
`ngrok http 5000`
136136

137137
12. Copy the webhook URL from the ngrok window followed by `/sms` and add it to the two Twlio sections, similar to 3A from the running locally section.
138138

0 commit comments

Comments
 (0)