diff --git a/README.md b/README.md index 25a47436..17ee0d2f 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ brew install automake libtool flutter build ipa ```` -### Docker +### Docker2 If you so prefer it is also possible to build Envoy for Android within a [Docker](https://docs.docker.com/engine/install/) container. Using [just](https://github.com/casey/just) run: ````