Ludium-Official / road-to-dubai

5 stars 12 forks source link

고 환경변수 설정 #65

Open chan3785 opened 3 months ago

chan3785 commented 3 months ago

00_introduction에서 go 설치하는 파트에 환경 변수 설정하는 부분 설명 추가했어! pull request 보냈는데 제대로 보내졌는지 확인 한 번 해줘!

Jeongseup commented 2 months ago
# go setting
export GOPATH=$HOME/go
export PATH=$PATH:$GOPATH/bin