From 46cbb613f8a7648a427c1f95c5c8ba2c8427aa52 Mon Sep 17 00:00:00 2001 From: Anon <142223573+An0n-00@users.noreply.github.com> Date: Wed, 11 Dec 2024 17:26:37 +0100 Subject: [PATCH] Update README.MD --- README.MD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.MD b/README.MD index a613594..6590fa6 100644 --- a/README.MD +++ b/README.MD @@ -77,7 +77,7 @@ If you want to build the client app yourself, follow these steps: cd SpotifyAB/SpotifyABClient ``` -2. ** Build the App: ** +2. **Build the App:** ```bash dotnet build --Configuration Release cd ./bin