diff --git a/README.md b/README.md index a2a29b2..3444a0a 100644 --- a/README.md +++ b/README.md @@ -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