windows tests: update instructions

pull/16/head
Astro 2019-04-20 01:18:06 +02:00
parent 287fb4a28b
commit 90ad4cc31c
1 changed files with 1 additions and 2 deletions

View File

@ -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
```