Fix list format and typo

- Add a newline to make the list render as HTML list.
- "kernel modules in cumbersome." -> "kernel modules is cumbersome."
This commit is contained in:
Yufan Lou 2016-05-16 13:51:23 +08:00
parent bc433f4eb7
commit 2f4afec4c3

View File

@ -10,10 +10,11 @@ VM kernel managed by dom0
-------------------------
By default VMs kernels are provided by dom0. This means that:
1. You can select kernel version in VM settings;
2. You can modify kernel options in VM settings;
3. You can **not** modify any of above from inside of VM;
4. Installing additional kernel modules in cumbersome.
4. Installing additional kernel modules is cumbersome.
To select which kernel a given VM will use, you can use either use Qubes Manager (VM settings, advanced tab), or `qvm-prefs` tool: