From 3b256358f8765e1348873ba3d01fe9b7f7abcdc6 Mon Sep 17 00:00:00 2001 From: inchori Date: Wed, 29 Nov 2023 23:36:14 +0900 Subject: [PATCH] docs: update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e839976..46449cb 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ Build a Simple Blog Service with gRPC and goFiber ### Prerequisite - Go version 1.20 or greater -- MySQL RDBMS +- MySQL 1. Clone this Repository ```bash