From 6ac600ea8d5259874b1e2a83dd66a429d2dbac94 Mon Sep 17 00:00:00 2001 From: Joe Corall Date: Wed, 17 Apr 2024 13:51:54 -0400 Subject: [PATCH] Add wget and git as requirements --- README.md | 1 + README.template.md | 1 + 2 files changed, 2 insertions(+) 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