diff --git a/README.md b/README.md index aee3ba8..531eef3 100644 --- a/README.md +++ b/README.md @@ -77,6 +77,7 @@ See the [customizations](#customizations) steps afterwards about removing unwant - [Docker 24.0+](https://docs.docker.com/get-docker/) **Referring to the Docker Engine version, not Docker Desktop**. - [Docker Compose](https://docs.docker.com/compose/install/linux/) **Already included in OSX with Docker** - [mkcert 1.4+](https://github.com/FiloSottile/mkcert) +- `wget` and `git` ## Java and macOS mkcert seems to have problems when running on Java installed via Homebrew. diff --git a/README.template.md b/README.template.md index 8815422..c0ff921 100644 --- a/README.template.md +++ b/README.template.md @@ -46,6 +46,7 @@ This is the development and production infrastructure for INSTITUTION's SITE_NAM - [Docker 24.0+](https://docs.docker.com/get-docker/) - [Docker Compose](https://docs.docker.com/compose/install/linux/) **Already included in OSX with Docker** - [mkcert 1.4+](https://github.com/FiloSottile/mkcert) **Local Development only** +- `wget` and `git` # Docker Compose