summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSudhakar Kumar2021-10-19 01:30:47 +0530
committerGitHub2021-10-19 01:30:47 +0530
commit45bac7602a423edaa178687bafaa20ac03556f9e (patch)
tree60a7579ef154a5fc235f35bbd9a17b65d44bcf3d
parent3f4de666567280e7bc17a2fde6574b2f5615b71c (diff)
downloadOM-OPCUA-Control-45bac7602a423edaa178687bafaa20ac03556f9e.tar.gz
OM-OPCUA-Control-45bac7602a423edaa178687bafaa20ac03556f9e.tar.bz2
OM-OPCUA-Control-45bac7602a423edaa178687bafaa20ac03556f9e.zip
Update README.md
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index e611711..12a0215 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,7 @@
# OM-OPCUA-Control
OpenModelica OPC UA framework for control applications
-To invoke the OPC UA server for a model (say `testModel.mo`) in OpenModelice:
+To invoke the OPC UA server for a model (say `testModel.mo`) in OpenModelica:
- Launch `OMShell-terminal`.
- Execute: `loadModel(Modelica)`
- Execute: `loadFile("testModel.mo")`