diff --git a/artiq/windows/README.md b/artiq/windows/README.md index 69c1a13..6cfd41b 100644 --- a/artiq/windows/README.md +++ b/artiq/windows/README.md @@ -3,7 +3,7 @@ ## Install a Windows image ```shell -nix-build install.nix +nix-build install.nix -I artiqSrc=…/artiq result/bin/windows-installer.sh ``` @@ -12,7 +12,6 @@ Follow the instructions. ## Install Anaconda to the image ```shell -nix-build install.nix result/bin/anaconda-installer.sh ```