diff --git a/README.md b/README.md index ebfc2f95..79b0a81a 100644 --- a/README.md +++ b/README.md @@ -75,7 +75,7 @@ directory: ```sh yarn send-introspection-query http://my-api.example.com/api # or, if you use npm -npm run send-introspection-query http://my-api.example.com/api +npx send-introspection-query http://my-api.example.com/api ```