Skip to content

Commit

Permalink
docs/jetson: fix image flake attribute name
Browse files Browse the repository at this point in the history
Signed-off-by: Jörg Thalheim <[email protected]>
  • Loading branch information
Mic92 authored and brianmcgillion committed Jan 23, 2025
1 parent 0f29278 commit 0d6b6b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/ref_impl/build_and_run.md
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ After the latest firmware is [flashed](./build_and_run.md#flashing-nvidia-jetson
1. To build the target image, run the command:
```
nix build github:tiiuae/ghaf#nvidia-jetson-orin-agx-debug
nix build github:tiiuae/ghaf#nvidia-jetson-orin-agx-debug-from-x86_64
```
2. After the build is completed, prepare a USB boot media with the target image you built using the `flash.sh` script:
```
Expand Down

0 comments on commit 0d6b6b1

Please sign in to comment.