Skip to content

Commit 2f85d6f

Browse files
committed
Updates README.md to include setup instrutions
1 parent 9833d62 commit 2f85d6f

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

+4-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,10 @@
11
pyAPT
22
=====
33

4-
Python interface to Thorlab's APT motion controllers. Depends on `libftdi1` and `pylibftdi`.
4+
Python interface to Thorlab's APT motion controllers. Depends on `libftdi1` and
5+
`pylibftdi`. Under Linux the easiest way to get these is to install `libftdi1`
6+
using the package management system, and then install `pylibftdi` into a virtual
7+
environment or equivalent.
58

69
Development is ongoing, and I will be adding functionality as I need them in
710
the course of my DPhil.

0 commit comments

Comments
 (0)