Skip to content

Commit add7e05

Browse files
alkhwarizmiarun3688
authored andcommitted
Added instructions to install from source
1 parent 070f8e2 commit add7e05

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

README.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,11 @@ Install the version as packaged with your OpenModelica installation by running::
3939
cd %OPENMODELICAHOME%\share\omc\scripts\PythonInterface
4040
python -m pip install -U .
4141

42+
Instead, to Install the latest version of the OMPython master tree only, previously cloned into <OMPythonPath>, run::
43+
44+
cd <OMPythonPath>
45+
python -m pip install -U .
46+
4247
Usage
4348
=====
4449
Running the following commads should get you started

0 commit comments

Comments
 (0)