Skip to content

Commit

Permalink
Fixed documentation.
Browse files Browse the repository at this point in the history
  • Loading branch information
alkhwarizmi authored and arun3688 committed May 11, 2020
1 parent add7e05 commit 96372af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ Install the version as packaged with your OpenModelica installation by running::
cd %OPENMODELICAHOME%\share\omc\scripts\PythonInterface
python -m pip install -U .

Instead, to Install the latest version of the OMPython master tree only, previously cloned into <OMPythonPath>, run::
Instead, to Install the latest version of the OMPython master branch only, previously cloned into ``<OMPythonPath>``, run::

cd <OMPythonPath>
python -m pip install -U .
Expand Down

0 comments on commit 96372af

Please sign in to comment.