From d148bc3198fc01b405bc4aa7e0dc7b78ffccbdfe Mon Sep 17 00:00:00 2001 From: atsika Date: Tue, 29 Apr 2025 14:13:18 +0200 Subject: [PATCH] Fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f3c7e7d..af44828 100644 --- a/README.md +++ b/README.md @@ -90,7 +90,7 @@ You should see displayed the storage account keys. #### Azurite -If you want to test the tool, you can also use [Azurite] (https://github.com/Azure/Azurite), a lightweight server clone of Azure Storage that can be run locally. To install Azurite, I recommend using either [Visual Studio Code extension](https://marketplace.visualstudio.com/items?itemName=Azurite.azurite) or [Docker](https://hub.docker.com/r/microsoft/azure-storage-azurite). +If you want to test the tool, you can also use [Azurite](https://github.com/Azure/Azurite), a lightweight server clone of Azure Storage that can be run locally. To install Azurite, I recommend using either [Visual Studio Code extension](https://marketplace.visualstudio.com/items?itemName=Azurite.azurite) or [Docker](https://hub.docker.com/r/microsoft/azure-storage-azurite). For the extension, installation is straightforward: