From abac41b7dacfbd685142de60a756235082b04207 Mon Sep 17 00:00:00 2001 From: Devyesh Tandon Date: Fri, 12 Aug 2016 16:31:33 +0530 Subject: [PATCH] Readme Updated --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 59cab46..ac6a17b 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ This is a module to import and cosimulation of FMUs, developed using FMI standards, for MBDyn. #Requirement -1. MBDyn simulation software. (can be downloaded from https://www.mbdyn.org/?Software\_Download) +1. MBDyn simulation software. (can be downloaded from https://www.mbdyn.org/?Software_Download) 2. This module is created by using FMILibrary. FMILibrary is a JModellica software that enables integration of Functional Mock-up Units (FMUs) import in applications. It can be downloaded from http://www.jmodelica.org/FMILibrary 3. In Makefile.inc from modules/module-FMU/ in mbdyn-VERSION, replace $FMIL: Location where build directory of FMILibrary exists.