Skip to content

Commit

Permalink
fix go doc cmd (#183)
Browse files Browse the repository at this point in the history
  • Loading branch information
zemirco authored Feb 3, 2020
1 parent d38a24e commit 81a53b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ Some examples are posted in the directories under `examples/` in this project.
These examples are rewrites (in Go) of Tim Dysinger's
http://nanomsg.org/gettingstarted/index.html[Getting Started with Nanomsg].

Running `godoc` in the example directories will yield information about how
Running `go doc` in the example directories will yield information about how
to run each example program.

Enjoy!
Expand Down

0 comments on commit 81a53b4

Please sign in to comment.