Skip to content

Commit

Permalink
Merge pull request #430 from Stranger6667/dd/doc-fix
Browse files Browse the repository at this point in the history
docs: Fix command example in CONTRIBUTING.md
  • Loading branch information
dunglas committed Dec 23, 2020
2 parents 8d97cc6 + b16ccfc commit 9e80694
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ Go to `https://localhost` and enjoy!
To test the legacy server:

$ cd cmd/mercure
$ go go run main.go
$ go run main.go

Go to `http://localhost:3000` and enjoy!

Expand Down

0 comments on commit 9e80694

Please sign in to comment.