Skip to content

Commit

Permalink
Ditto
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelklishin committed Oct 17, 2013
1 parent beeda3d commit b54d341
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions go/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@ Code examples are executed via `go run`:

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

go run receive_logs.go hello world
go run emit_log.go
go run receive_logs.go
go run emit_log.go hello world

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

Expand Down

0 comments on commit b54d341

Please sign in to comment.