Skip to content

Commit

Permalink
Added install instructions to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
SamSchott authored Aug 21, 2020
1 parent d6d4ec2 commit 97abe67
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,9 @@

This is an update of Bruker Xepr Python API which works with Python 3.7 and 3.8. Bruker officially supports only
Python 2.7 so use this at your own risk.

Install the latest from GitHub by running in a terminal:

```shell
pip3 install --update git+https://github.com/OE-FET/XeprAPI
```

0 comments on commit 97abe67

Please sign in to comment.