diff --git a/README.md b/README.md index 6eb404b..59cb9c9 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ This is a module to import and cosimulation of FMUs, developed using FMI standar #Requirement 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, +3. In Makefile.inc from modules/module-FMU/ in mbdyn-VERSION, FMIL: Location where build directory of FMILibrary exists. FMII: Location where FMILibrary is installed.