manual: fix formatting problem

pull/875/head
Sebastien Bourdeauducq 2017-11-25 14:46:31 +08:00
parent 14e4e1cf22
commit b89929565c
1 changed files with 3 additions and 4 deletions

View File

@ -175,11 +175,10 @@ Installation
............
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>`.
* When compiling the binaries, use the ``phaser`` target:::
$ python -m artiq.gateware.targets.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.
* When compiling the binaries, use the ``phaser`` target: ``python -m artiq.gateware.targets.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.
Setup
.....