Skip to content

Commit 1881dbd

Browse files
authored
Missing code md
1 parent 4d2fac8 commit 1881dbd

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

en/01.1.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -133,9 +133,11 @@ Homebrew is a software management tool commonly used in Mac to manage packages.
133133
```
134134

135135
2. Install Go
136+
137+
```sh
136138
brew update && brew upgrade
137139
brew install go
138-
140+
```
139141
## Links
140142

141143
- [Directory](preface.md)

0 commit comments

Comments
 (0)