README: update Nix build command

core0-buffer
Sebastien Bourdeauducq 2020-06-10 17:31:46 +08:00
parent 81b8fc8916
commit fe6700f4e0
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ nix-channel --update
Pure build with Nix:
```shell
nix-build -A zc706-jtag
nix-build -A zc706-simple-jtag # or zc706-nist_qc2-jtag or zc706-nist_clock-jtag
./remote_run.sh
```