forked from M-Labs/nix-scripts
windows tests: update instructions
This commit is contained in:
parent
287fb4a28b
commit
90ad4cc31c
|
@ -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
|
||||
```
|
||||
|
||||
|
|
Loading…
Reference in New Issue