Skip to content

Commit

Permalink
add infor on Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
MartinCupak committed Aug 12, 2024
1 parent c6536a1 commit acffe7f
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions BUILD.rst
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,13 @@ Build and installation from this github repository
python3 -m pip -v uninstall IMOSPATools
python3 -m pip -v cache purge
There is also a simple makefile that is capable of the generic functionality:

.. code-block::
make
make install
make clean
.. code-block::
from IMOSPATools import ...
Expand Down

0 comments on commit acffe7f

Please sign in to comment.