# README
example2: Golang Training Example 2023-05-31
Install
Go install
go install github.com/golang-training-examples/example2@latest
Brew install
brew install ondrejsikademo/tap/example2
Scoop install
scoop install https://raw.githubusercontent.com/ondrejsikademo/scoop-bucket/main/example2.json
Linux install using curl
curl -fsSL https://raw.githubusercontent.com/golang-training-examples/example2/master/install.sh | sudo sh