We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9833d62 commit 2f85d6fCopy full SHA for 2f85d6f
README.md
@@ -1,7 +1,10 @@
1
pyAPT
2
=====
3
4
-Python interface to Thorlab's APT motion controllers. Depends on `libftdi1` and `pylibftdi`.
+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.
8
9
Development is ongoing, and I will be adding functionality as I need them in
10
the course of my DPhil.
0 commit comments