mirror of
https://github.com/toradex/rt-validation.git
synced 2025-06-24 13:41:39 +00:00
README.md: fix a format issue
Related-to: TOR-1198 Signed-off-by: Ming Liu <ming.liu@toradex.com>
This commit is contained in:
parent
7a89de9917
commit
4e869b1d67
@ -19,6 +19,7 @@ docker build --build-arg IMAGE_ARCH=linux/arm64 -t torizon/rt-validation-rt rt-t
|
||||
|
||||
|
||||
# Run the tests (on target machine)
|
||||
|
||||
```
|
||||
docker run --rm -it --privileged -v /dev:/dev -v /tmp:/tmp -v /media/$USER/YOUR-USB-DISK-MOUNTPOINT:/mnt/pendrive torizon/rt-validation-stress
|
||||
docker run --rm -it --privileged -v /dev:/dev -v /tmp:/tmp torizon/rt-validation-rt
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user