diff options
author | seigot <s.takada.3o3@gmail.com> | 2021-04-30 18:08:17 +0900 |
---|---|---|
committer | seigot <s.takada.3o3@gmail.com> | 2021-04-30 18:08:17 +0900 |
commit | 193f763742b172b1b8b697a9ee5441406873955d (patch) | |
tree | 59acb205334cb781808bbb85937a721c2b257f57 /meta-agl-jailhouse/README.md | |
parent | c382bd809f8b90c3f44cf18e2a0ccb36805bcea8 (diff) |
fix mis-spelling in markdown filelamprey_11.91.0lamprey/11.91.011.91.0
fix mis-spelling "mesauring" to "measuring".
Bug-AGL: SPEC-3507
Signed-off-by: seigot <s.takada.3o3@gmail.com>
Change-Id: I39fd6fe96715eb8e9c77e4d2ab9d0878c4379065
Diffstat (limited to 'meta-agl-jailhouse/README.md')
-rw-r--r-- | meta-agl-jailhouse/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-agl-jailhouse/README.md b/meta-agl-jailhouse/README.md index c4a32bfd..99fe1607 100644 --- a/meta-agl-jailhouse/README.md +++ b/meta-agl-jailhouse/README.md @@ -14,7 +14,7 @@ Then, in the target system, the cell configurations (*.cell) are placed in `/usr ## Raspberry Pi 4 example -Use this commands to enable Jailhouse and run the GIC demo inmate in a non-root cell. After issuing these commands, the GIC demo will be mesauring jitter of a timer and print the output on the serial console of the RPi. +Use this commands to enable Jailhouse and run the GIC demo inmate in a non-root cell. After issuing these commands, the GIC demo will be measuring jitter of a timer and print the output on the serial console of the RPi. jailhouse enable /usr/share/jailhouse/cells/rpi4.cell jailhouse cell create /usr/share/jailhouse/cells/rpi4-inmate-demo.cell |