Skip to content

Commit 8b8d520

Browse files
authored
Fixed typo
1 parent be0658d commit 8b8d520

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

QT_build_instructions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -382,7 +382,7 @@ Once it is downloaded, you just need to make it executable and run it, using the
382382

383383
```sh
384384
sudo chmod +x sysroot-relativelinks.py
385-
./sysroot-relativelinks.py rootfs
385+
./sysroot-relativelinks.py sysroot
386386
```
387387

388388
### 8. Configure QT Build

0 commit comments

Comments
 (0)