From 68cd459743e1959206ba94d95c5c219d29ec3091 Mon Sep 17 00:00:00 2001 From: Kitzunu <24550914+Kitzunu@users.noreply.github.com> Date: Sun, 1 Aug 2021 16:32:52 +0200 Subject: chore: Fix bold text --- docs/windows-requirements.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/windows-requirements.md b/docs/windows-requirements.md index 24a02c6..6e04504 100644 --- a/docs/windows-requirements.md +++ b/docs/windows-requirements.md @@ -49,7 +49,7 @@ 1. Under "Systemvariables" select **Path** - 1. Edit and add your install path of MySQL, i.e **C:\Program Files\MySQL\MySQL Server 8.0\bin\** + 1. Edit and add your install path of MySQL, i.e **C:\Program Files\MySQL\MySQL Server 8.0\bin\\** 1. Choose a database management tool -- cgit