diff --git a/examples/greetings/README.md b/examples/greetings/README.md index 2ea6c97..283cd40 100644 --- a/examples/greetings/README.md +++ b/examples/greetings/README.md @@ -17,7 +17,7 @@ The example includes implementing: 1. Run `make dev` to start the Horizon server in dev mode. 2. Copy the credentials that are output and save it to a file `nats.creds`. 3. Export the `nats.creds` for NATS to use it `export NATS_CREDS=./nats.creds` -4. Run the greetings extension: `go run ./examples/cmd/main.go` +4. Run the greetings extension: `go run ./examples/greetings/cmd/greetings.go` Once you start the server and create a namespace you should see the "Greetings" portal on the left: