Skip to content

Commit

Permalink
Fix typo in documentation
Browse files Browse the repository at this point in the history
Signed-off-by: Drycell <jeon059142@gmail.com>
  • Loading branch information
Drycell authored and bitboom committed Oct 7, 2024
1 parent 42e6661 commit 0fb797a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/getting-started/plat-dev.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ $ ./launch-realm.sh
$ cd /shared

// Insert RSI kernel module
$ inmod rsi.ko
$ insmod rsi.ko

// Run the sample app (rust)
$ ./sdk-example
Expand Down

0 comments on commit 0fb797a

Please sign in to comment.