forked from M-Labs/artiq
manual: fix formatting problem
This commit is contained in:
parent
14714d3f9d
commit
7e5a301a27
|
@ -162,11 +162,10 @@ Installation
|
||||||
............
|
............
|
||||||
|
|
||||||
These installation instructions are a short form of those in the ARTIQ manual.
|
These installation instructions are a short form of those in the ARTIQ manual.
|
||||||
|
|
||||||
* See the chapter on setting up a :ref:`development environment <develop-from-conda>`.
|
* See the chapter on setting up a :ref:`development environment <develop-from-conda>`.
|
||||||
* When compiling the binaries, use the ``phaser`` target:::
|
* When compiling the binaries, use the ``phaser`` target: ``python -m artiq.gateware.targets.kc705_phaser``
|
||||||
$ python -m artiq.gateware.targets.kc705_phaser
|
* From time to time and on request there may be pre-built binaries in the ``artiq-kc705-phaser`` package on the M-Labs conda package label.
|
||||||
* From time to time and on request there may be pre-built binaries in the
|
|
||||||
``artiq-kc705-phaser`` package on the M-Labs conda package label.
|
|
||||||
|
|
||||||
Setup
|
Setup
|
||||||
.....
|
.....
|
||||||
|
|
Loading…
Reference in New Issue