diff --git a/README.md b/README.md index 9cf4c00..823ea2f 100644 --- a/README.md +++ b/README.md @@ -56,7 +56,7 @@ await dev(import.meta.url, "./main.ts"); ## Usage 1. Run `deno task start` -1. Visit `http://localhost:3000/graphql` for an GraphiQL interface. +1. Visit `http://localhost:8000/graphql` for an GraphiQL interface. ### Entrypoint