Code block correction

- remove indent to make the actual code block work as intended,
  instead of the code block fence being part of the shown code.
This commit is contained in:
illfated
2019-08-18 15:27:31 +02:00
parent 7603218f3b
commit e5de9a81b0

View File

@ -178,12 +178,12 @@ bootrec /rebuildbcd
After you run the command, you receive the following output: After you run the command, you receive the following output:
```dos ```dos
Scanning all disks for Windows installations. Please wait, since this may take a while ... Scanning all disks for Windows installations. Please wait, since this may take a while ...
Successfully scanned Windows installations. Total identified Windows installations: 1 Successfully scanned Windows installations. Total identified Windows installations: 1
{D}:\Windows {D}:\Windows
Add installation to boot list? Yes/No/All: Y Add installation to boot list? Yes/No/All: Y
``` ```
5. Try restarting the system. 5. Try restarting the system.