From 2a4f52763053a462e6784ed982e0c4100746d894 Mon Sep 17 00:00:00 2001 From: Amir Saman Mirjalili <57065409+AmirSamanMirjalili@users.noreply.github.com> Date: Mon, 20 May 2024 18:32:52 +0330 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 260b6fa..ce6664a 100644 --- a/README.md +++ b/README.md @@ -59,8 +59,8 @@ You should also be able to compile this project under Windows and Visual Studio. To Run the FourBar.YAML example do the following in terminal - ```bash - /bin/mbse-dynamic-simulation --mechanism [other_optional_arguments] + ``` + /bin/mbse-dynamic-simulation --mechanism [other_optional_arguments] ``` ## Using mbse as a library in a user program