From e198be66147cc6da3edd3740a2d2dfe40f686e86 Mon Sep 17 00:00:00 2001 From: T1ti Date: Thu, 27 Apr 2023 02:10:33 +0000 Subject: [PATCH] fix typo --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 69ca1a5a..2439bfd9 100644 --- a/README.md +++ b/README.md @@ -57,8 +57,8 @@ recent version). * build INSTALL * Repeat for both release and debug. -### MySQL (Optionnal) ### -Optionnal, required for MySQL GUID Storage builds. +### MySQL (Optional) ### +Optional, required for MySQL GUID Storage builds. download MySQL server https://dev.mysql.com/downloads/installer/ and MySQL C++ Connector https://dev.mysql.com/downloads/connector/cpp/ * open CMake GUI