Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 219 Bytes

File metadata and controls

18 lines (12 loc) · 219 Bytes

install

https://golang.org

위 사이트에서 Go를 다운로드 받고 설치합니다.

다른 형태로 인스톨하는 방법

macOS

$ brew install golang

centos

# yum install golang