From 36c1fdb5ad40244dea3cc1f1aab3806546ae97f3 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 8f1a05930..8c1144380 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::