Remove longer way of using git checkout

Signed-off-by: Egor Savkin <es@m-labs.hk>
This commit is contained in:
Egor Savkin 2024-06-17 10:28:47 +08:00
parent 8d1432488f
commit 47d46b7bbd
1 changed files with 1 additions and 4 deletions

View File

@ -39,10 +39,7 @@ Failure to comply with this voids the warranty.
```shell
mkdir <variant>
cd <variant>/
#nix develop github:m-labs/artiq\?ref=release-8 # not working https://github.com/m-labs/artiq/issues/2439
git clone https://github.com/m-labs/artiq.git
cd artiq
git checkout release-8
nix develop github:m-labs/artiq\?ref=release-8#boards
# master/standalone only
artiq_mkfs -s ip 192.168.1.75 kasli.config
artiq_flash storage -f kasli.config