From 146ed720d23a311d5385599e81d017d782039275 Mon Sep 17 00:00:00 2001 From: lkcl Date: Sat, 30 Jul 2022 20:33:01 +0100 Subject: [PATCH] --- docs/pypowersim.mdwn | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/pypowersim.mdwn b/docs/pypowersim.mdwn index baf0fbaef..33d0c5a2a 100644 --- a/docs/pypowersim.mdwn +++ b/docs/pypowersim.mdwn @@ -60,7 +60,9 @@ binaries run identically. To find out about input arg information, run the script with "-h/--help" or no arguments to get the help message: -* python3 openpower-isa/src/openpower/decoder/isa/pypowersim.py +``` +$ python3 openpower-isa/src/openpower/decoder/isa/pypowersim.py +``` # Tests -- 2.30.2