From 2617b9db82a30482aa172a4d75c2bc30d116b159 Mon Sep 17 00:00:00 2001 From: Robert Jordens Date: Sun, 10 Apr 2016 21:01:00 +0800 Subject: [PATCH] installing.rst: typo --- doc/manual/installing.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/manual/installing.rst b/doc/manual/installing.rst index 9f555db26..bb668d418 100644 --- a/doc/manual/installing.rst +++ b/doc/manual/installing.rst @@ -48,7 +48,7 @@ Choose the package containing the binaries for your hardware: * ``artiq-pipistrello-nist_qc1`` for the `Pipistrello `_ board with the NIST adapter to SCSI cables and AD9858 DDS chips. * ``artiq-kc705-nist_qc1`` for the `KC705 `_ board with the NIST adapter to SCSI cables and AD9858 DDS chips. * ``artiq-kc705-nist_clock`` for the KC705 board with the NIST "clock" FMC backplane and AD9914 DDS chips. - * ``artiq-kc7005-nist_qc2`` for the KC705 board with the NIST QC2 FMC backplane and AD9914 DDS chips. + * ``artiq-kc705-nist_qc2`` for the KC705 board with the NIST QC2 FMC backplane and AD9914 DDS chips. Conda will create the environment, automatically resolve, download, and install the necessary dependencies and install the packages you select::