Add -X POST to tutorial for mac users
This commit is contained in:
		@@ -39,7 +39,7 @@ body {
 | 
			
		||||
 | 
			
		||||
<p>Send a text with a simple POST request:</p>
 | 
			
		||||
 | 
			
		||||
<pre><code>$ curl <a href="http://textbelt.com/text">http://textbelt.com/text</a> \
 | 
			
		||||
<pre><code>$ curl -X POST <a href="http://textbelt.com/text">http://textbelt.com/text</a> \
 | 
			
		||||
   -d number=5551234567 \
 | 
			
		||||
   -d "message=I sent this message for free with textbelt.com"
 | 
			
		||||
</code></pre>
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user