diff --git a/README.md b/README.md index 46b58b7..ad2f942 100644 --- a/README.md +++ b/README.md @@ -266,7 +266,7 @@ No problem, just use the `init` kernel boot parameter: ./runqemu -e 'init=/init_hello.out' -Remember that shell scripts can also be used for `init`: +Remember that shell scripts can also be used for `init` : ./runqemu -e 'init=/init.sh'