From d6e0793f5d9e743b5825239235bccb3efe193041 Mon Sep 17 00:00:00 2001 From: QaidVoid <12017109+QaidVoid@users.noreply.github.com> Date: Wed, 2 Dec 2020 10:31:04 +0545 Subject: [PATCH] Fix indents --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 09b2837..3580b8b 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,7 @@ For GRUB user, edit grub configuration. | `GRUB_CMDLINE_LINUX_DEFAULT="... intel_iommu=on iommu=pt ..."` | | OR | | `GRUB_CMDLINE_LINUX_DEFAULT="... amd_iommu=on iommu=pt ..."` | + ***Generate grub.cfg*** ```sh grub-mkconfig -o /boot/grub/grub.cfg @@ -287,7 +288,7 @@ virsh edit win10 -Find your keyboard and mouse devices in ***/dev/input/by-id***. You'd generally use the devices ending with ***event-kbd*** and ***event-mouse***. And the devices in your configuration right before closing `` tag. \ +Find your keyboard and mouse devices in ***/dev/input/by-id***. You'd generally use the devices ending with ***event-kbd*** and ***event-mouse***. And the devices in your configuration right before closing ***``*** tag. \ Replace ***MOUSE_NAME*** and ***KEYBOARD_NAME*** with your device id. @@ -346,7 +347,7 @@ cgroup_device_acl = [
-Also, switch from PS/2 devices to virtio devices. Add the devices inside ****** block +Also, switch from PS/2 devices to virtio devices. Add the devices inside ***``*** block