consistency
This commit is contained in:
parent
6488310201
commit
cdcf8eaaa5
@ -9,7 +9,7 @@ $ go build hello-world.go
|
||||
$ ls
|
||||
hello-world hello-world.go
|
||||
|
||||
# We can then execute this binary directly.
|
||||
# We can then execute the built binaries directly.
|
||||
$ ./hello-world
|
||||
Hello world
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user