Skip to content

Commit

Permalink
Update install.md (#741)
Browse files Browse the repository at this point in the history
  • Loading branch information
JamuelStarkey authored Jan 15, 2023
1 parent 3601742 commit 7e4608b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/hub/install.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Then, to start the Mercure.rocks Hub in development mode on Linux and macOS, run
```console
MERCURE_PUBLISHER_JWT_KEY='!ChangeThisMercureHubJWTSecretKey!' \
MERCURE_SUBSCRIBER_JWT_KEY='!ChangeThisMercureHubJWTSecretKey!' \
./m`rcure run --config Caddyfile.dev
./mercure run --config Caddyfile.dev
```

On Windows, start PowerShell, go into the extracted directory and run:
Expand Down

0 comments on commit 7e4608b

Please sign in to comment.