Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit fcbdadc

Browse files
committedJan 16, 2023
Change (invalid) italics to header
Make it consistent with the preceding section that says: "To build the emulator into your image" Also, the stray whitespace before the final asterisk was incorrect.
1 parent cc2d164 commit fcbdadc

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed
 

‎README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,8 @@ You can build RIE into a base image. Download the RIE from GitHub to your local
121121
### Test an image without adding RIE to the image
122122
123123
You install the runtime interface emulator to your local machine. When you run the container image, you set the entry point to be the emulator.
124-
*To test an image without adding RIE to the image *
124+
125+
#### To test an image without adding RIE to the image
125126
126127
1. From your project directory, run the following command to download the RIE (x86-64 architecture) from GitHub and install it on your local machine.
127128

0 commit comments

Comments
 (0)
Please sign in to comment.