Update README.md
This commit is contained in:
@@ -4,11 +4,10 @@
|
|||||||
```
|
```
|
||||||
chmod +x install_mailhog_as_service.sh
|
chmod +x install_mailhog_as_service.sh
|
||||||
./install_mailhog_as_service.sh
|
./install_mailhog_as_service.sh
|
||||||
|
```
|
||||||
|
|
||||||
Foutmelding in Ubuntu 22.04: "note: module requires Go 1.20"
|
## Workaround bij foutmelding in Ubuntu 22.04: "note: module requires Go 1.20"
|
||||||
|
```
|
||||||
Workaround:
|
|
||||||
|
|
||||||
- Download gewenste versie van Go:
|
- Download gewenste versie van Go:
|
||||||
wget -c https://go.dev/dl/go1.22.0.linux-amd64.tar.gz
|
wget -c https://go.dev/dl/go1.22.0.linux-amd64.tar.gz
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user