Update readme
This commit is contained in:
parent
75eeea9079
commit
aff2172b40
|
@ -8,3 +8,9 @@ distribution doesn't offer a new enough version, running in docker is as easy as
|
|||
```
|
||||
docker run --rm -it -v $(pwd):/go/src/ -w /go/src golang:1.11 go build dayXX-X.go
|
||||
```
|
||||
|
||||
The makefile also uses docker, so you can just run:
|
||||
|
||||
```
|
||||
make dayXX-X
|
||||
```
|
||||
|
|
Loading…
Reference in New Issue
Block a user