Skip to content
This repository was archived by the owner on Sep 8, 2022. It is now read-only.

Commit 3db0b86

Browse files
authored
Create INSTALL.md
1 parent 15be946 commit 3db0b86

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

mdaPythonUtils/INSTALL.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# How to install using pip
2+
3+
The universal [Python wheel](https://pythonwheels.com/) file (for Python2 and Python3) is available for installation via pip:
4+
5+
pip install https://raw.githubusercontent.com/EPICS-synApps/utils/master/mdaPythonUtils/mdalib-2013.post2-py2.py3-none-any.whl
6+
7+
Details about how this file was created are documented in issue #3.

0 commit comments

Comments
 (0)