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