Skip to content

Commit f602928

Browse files
committedSep 1, 2015
manual: ARTIQ requires python 3.4.3 or above
1 parent fde6f42 commit f602928

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

Diff for: ‎doc/manual/installing.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -369,7 +369,7 @@ This command installs all the required packages: ::
369369

370370
$ sudo apt-get install build-essential autotools-dev file git patch perl xutils-dev python3-pip texinfo flex bison libmpc-dev python3-serial python3-dateutil python3-prettytable python3-setuptools python3-numpy python3-scipy python3-sphinx python3-h5py python3-dev python-dev subversion cmake libusb-dev libftdi-dev pkg-config libffi-dev libgit2-dev
371371

372-
Note that ARTIQ requires Python 3.4 or above.
372+
Note that ARTIQ requires Python 3.4.3 or above.
373373

374374
To set user permissions on the JTAG and serial ports of the Pipistrello, create a ``/etc/udev/rules.d/30-usb-papilio.rules`` file containing the following: ::
375375

0 commit comments

Comments
 (0)
Please sign in to comment.