This commit is contained in:
Mark McGranaghan 2012-10-01 14:25:44 -07:00
parent c8775271cf
commit 29abac66c4

View File

@ -1,4 +1,4 @@
# To run the program, but the code in `hello-world.go` and
# To run the program, put the code in `hello-world.go` and
# use `go run`.
$ go run hello-world.go
Hello world