update README md syntax

This commit is contained in:
Dan Ballard 2021-03-23 11:51:00 -07:00
parent 7997f18a4e
commit 43db611a50
1 changed files with 2 additions and 2 deletions

View File

@ -30,8 +30,8 @@ This container has its own GOPATH with only gomobile in it, so to use, you'll ne
image: openpriv/android-go-mobile:2021.03
commands:
- go mod download
- gomobile init
- make
- gomobile init
- make
### Version 2018.07