Skip to content

Commit b54d341

Browse files
Ditto
1 parent beeda3d commit b54d341

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

go/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@ Code examples are executed via `go run`:
2323

2424
[Tutorial three: Publish/Subscribe](http://www.rabbitmq.com/tutorial-three-python.html)
2525

26-
go run receive_logs.go hello world
27-
go run emit_log.go
26+
go run receive_logs.go
27+
go run emit_log.go hello world
2828

2929
[Tutorial four: Routing](http://www.rabbitmq.com/tutorial-four-python.html)
3030

0 commit comments

Comments
 (0)