diff --git a/oauth.md b/oauth.md
index 9336b4c..ff4cda2 100644
--- a/oauth.md
+++ b/oauth.md
@@ -1,5 +1,5 @@
 ```sh
-  curl -s https://syu.is/.well-known/oauth-authorization-server |jq . 
+$ curl -s https://syu.is/.well-known/oauth-authorization-server |jq . 
 ```
 
 ```sh