From ccb441892a80a7c6596002b9f3dda583c2ef5093 Mon Sep 17 00:00:00 2001 From: Luc <8822552+luc-github@users.noreply.github.com> Date: Sat, 28 Sep 2019 16:04:24 +0800 Subject: [PATCH] Update README.md Fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0724fe9f..b1756e58 100644 --- a/README.md +++ b/README.md @@ -6,5 +6,5 @@ [![Build Status](https://travis-ci.org/luc-github/ESP3D.svg?branch=3.0)](https://travis-ci.org/luc-github/ESP3D) The esp8266 core need to be 2.6 at least. -The esp82 core need to be 1.0.4 at least. +The esp32 core need to be 1.0.4 at least. So currently only git version of both cores should compile.