From fb792ae7e6ecdea830c0614342f0724da09dca9e Mon Sep 17 00:00:00 2001 From: cheungxiongwei Date: Wed, 29 Apr 2026 17:21:16 +0800 Subject: [PATCH] Fix formatting of installation command in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ac91af0a1..6b5a48dc4 100644 --- a/README.md +++ b/README.md @@ -343,7 +343,7 @@ Related steps to build **erpcgen** using **Visual Studio** are described in [`er To install MinGW, Bison, Flex locally on Windows: ```bash ./install_dependencies.ps1 -* ``` +``` #### Linux