Browse Source

Updated readme on how to run

pull/1/head
Gregory Rudolph 5 years ago
parent
commit
8a137e0085
  1. 2
      README.md

2
README.md

@ -31,7 +31,7 @@ go build
Or Or
``` ```
go get ./ go get ./
go run main.go go run *.go
``` ```
Occasionally when @dxb updates his API it will be necessary to run Occasionally when @dxb updates his API it will be necessary to run
`go get -u ./` `go get -u ./`

Loading…
Cancel
Save