Skip to content

Commit 267a2ff

Browse files
authored
Fix bad link
1 parent cfadc13 commit 267a2ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README_JP6.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@ scp -r images/6.0/rootfs/lib/modules/5.15.136-tegra/updates [email protected]:~/
169169
# RealSense metadata patched kernel modules and IMU HID support
170170
scp -r images/6.0/rootfs/lib/modules/5.15.136-tegra/extra [email protected]:~/
171171
# Updated kernel modules to match the new compiled kernel image
172-
scp -r images/6.0/rootfs/lib/kernel/5.15.136-tegra/updates [email protected]:~/
172+
scp -r images/6.0/rootfs/lib/modules/5.15.136-tegra/kernel [email protected]:~/
173173
```
174174
175175
On Jetson target, assuming backup step was followed:

0 commit comments

Comments
 (0)