From ebc503488a27679c9844c7bc12e7b7f35c12fed6 Mon Sep 17 00:00:00 2001 From: Lea Anthony Date: Sat, 3 Apr 2021 09:17:41 +1100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9bb05c6cc..2c6746e44 100644 --- a/README.md +++ b/README.md @@ -51,7 +51,7 @@ This project is supported by these kind people: Wails uses cgo to bind to the native rendering engines so a number of platform dependent libraries are needed as well as an installation of Go. The basic requirements are: -- Go 1.13 +- Go 1.16 - npm ### MacOS