Skip to content

Commit dd46eca

Browse files
committed
Update README again
1 parent 0415f60 commit dd46eca

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,5 @@ Demonstrates how to use Grafbase Extensions to extend the functionality of your
77
1. Run `docker-compose up` to start the NATS server
88
2. Run `grafbase dev` to start the Grafbase dev server
99
3. Start the countries server: `cd countries-server && bun countries-server.ts`
10-
3. Run `subscription.sh` to subscribe to GraphQL subscriptions after uncommenting the nats schema in grafbase.toml
11-
4. Open your browser and navigate to `http://localhost:5000` to view the Grafbase Explorer
10+
4. Run `subscription.sh` to subscribe to GraphQL subscriptions after uncommenting the nats schema in grafbase.toml
11+
5. Open your browser and navigate to `http://localhost:5000` to view the Grafbase Explorer

0 commit comments

Comments
 (0)