From 85e7c509e19c607f3bddd8fa53b18a6e2b938e25 Mon Sep 17 00:00:00 2001 From: Hector Martin Date: Wed, 28 Mar 2018 02:34:35 +0900 Subject: [PATCH] Minor formatting fix --- README.md | 14 ++++++-------- 1 file changed, 6 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index dfc3447..1d3b5bd 100644 --- a/README.md +++ b/README.md @@ -18,10 +18,9 @@ Select your adapter. Make a complete Flash backup to be safe. -``` -67. Dump all port state -68. Show port state summary -``` +`67. Dump all port state` + +`68. Show port state summary` Copy and paste these somewhere safe. Take special note of the SAS WWID. @@ -50,10 +49,9 @@ Edit sbr.cfg with your favorite text editor. You may want to add sure how/when this is used, but I've seen it in some SBRs). You may want to change the Subsystem VID/PID, or use another SBR as a template. -``` -# python3 sbrtool.py build sbr.cfg sbr_new.bin -# ./lsirec 0000:01:00.0 writesbr sbr_new.bin -``` +`# python3 sbrtool.py build sbr.cfg sbr_new.bin` + +`# ./lsirec 0000:01:00.0 writesbr sbr_new.bin` Reboot and cross your fingers.