Skip to content

Commit b994b68

Browse files
authored
Reformat tables in README.md
Reformatting MD tables based on the GitHub docs/specs
1 parent 70a2f4c commit b994b68

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

README.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,10 @@ A WSL distribution designed for easy 'plug and play' usage with [Containerlab](h
99
> [Download](https://github.com/microsoft/WSL/releases/tag/2.4.4)
1010
1111

12-
| **OS** | **Supported** | **VM-based NOSes** |
13-
|:----------:|---------------|--------------------|
14-
| Windows 10 | Yes | No |
15-
| Windows 11 | Yes | Yes |
12+
| OS | Supported | VM-based NOSes |
13+
| :--------: | :---------: | :------------: |
14+
| Windows 10 | Yes | No |
15+
| Windows 11 | Yes | Yes |
1616

1717
We recommend using Windows Terminal for the best experience:
1818
- Windows 11 users: Windows Terminal is installed by default.
@@ -182,11 +182,11 @@ for more information about vrnetlab.
182182
183183
WSL2 runs as a VM. By default allocated resources are:
184184
185-
| **Resource** | **Default value** | **Description** |
186-
|:------------:|----------------------|---------------------------------------------------------------------------------------------------------------------|
187-
| vCPU | Logical thread count | If your processor has 8 cores and 16 threads, WSL2 will assign 16 threads to the WSL VM |
188-
| RAM | 50% of system memory | If you have 32Gb of RAM on your system, WSL will allocate 16Gb to the WSL VM. |
189-
| Disk | 1Tb | Regardless of disk size, the WSL VM will have a VHD with a maximum size of 1Tb. The disk is thin/sparse provisioned. |
185+
| Resource | Default value | Description |
186+
| :------: | -------------------- | :---------- |
187+
| vCPU | Logical thread count | If your processor has 8 cores and 16 threads, WSL2 will assign 16 threads to the WSL VM. |
188+
| RAM | 50% of system memory | If you have 32Gb of RAM on your system, WSL will allocate 16Gb to the WSL VM. |
189+
| Disk | 1Tb | Regardless of disk size, the WSL VM will have a VHD with a maximum size of 1Tb. The disk is thin/sparse provisioned. |
190190
191191
Despite the fairly generous resource allocation by default. WSL2 will not use
192192
100% of the assigned resources.

0 commit comments

Comments
 (0)