Update README.md
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user