mirror of
https://github.com/MichaelCade/90DaysOfDevOps.git
synced 2025-07-11 00:10:37 +07:00
Update day08.md
This commit is contained in:
@ -86,10 +86,12 @@ go build main.go
|
||||
```
|
||||

|
||||
|
||||
If we run that
|
||||
|
||||

|
||||
If we run that, we would see the same output:
|
||||
|
||||
```bash
|
||||
$ ./main.exe
|
||||
Hello #90DaysOfDevOps
|
||||
```
|
||||
|
||||
## Resources
|
||||
|
||||
@ -104,3 +106,4 @@ If we run that
|
||||
|
||||
See you on [Day 9](day09.md).
|
||||
|
||||

|
||||
|
Reference in New Issue
Block a user