Skip to content

Commit 0d6b6b1

Browse files
Mic92brianmcgillion
authored andcommitted
docs/jetson: fix image flake attribute name
Signed-off-by: Jörg Thalheim <joerg@thalheim.io>
1 parent 0f29278 commit 0d6b6b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/ref_impl/build_and_run.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ After the latest firmware is [flashed](./build_and_run.md#flashing-nvidia-jetson
125125
126126
1. To build the target image, run the command:
127127
```
128-
nix build github:tiiuae/ghaf#nvidia-jetson-orin-agx-debug
128+
nix build github:tiiuae/ghaf#nvidia-jetson-orin-agx-debug-from-x86_64
129129
```
130130
2. After the build is completed, prepare a USB boot media with the target image you built using the `flash.sh` script:
131131
```

0 commit comments

Comments
 (0)