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