From b74dbb36988bfcd582e120b81cbd2797324b52f0 Mon Sep 17 00:00:00 2001 From: Felix Mosheev <9304194+felixmosh@users.noreply.github.com> Date: Sat, 30 Jul 2022 08:48:20 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8eebaac9..d311a350 100644 --- a/README.md +++ b/README.md @@ -221,7 +221,7 @@ cd bull-board _This project requires that you have [yarn](https://yarnpkg.com/lang/en/) installed_ -Also make sure you are running Redis for this project (bull-board's example connects to Redis' default port `6379`). +Also make sure you are running **Redis** for this project (bull-board's example connects to Redis' default port `6379`). Now, to try it out locally you can run: