From c3e40659d4a8e2eb0e5610e419da0060493eddf0 Mon Sep 17 00:00:00 2001 From: mreul Date: Mon, 10 Jun 2024 13:15:17 +0000 Subject: [PATCH] Update README.md --- README.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index df5fd9f..b3bd020 100644 --- a/README.md +++ b/README.md @@ -4,11 +4,10 @@ ``` chmod +x install_mailhog_as_service.sh ./install_mailhog_as_service.sh +``` -Foutmelding in Ubuntu 22.04: "note: module requires Go 1.20" - -Workaround: - +## Workaround bij foutmelding in Ubuntu 22.04: "note: module requires Go 1.20" +``` - Download gewenste versie van Go: wget -c https://go.dev/dl/go1.22.0.linux-amd64.tar.gz