2af1a9848ad9db7da1698e1e5ff1733d06d92f3b
How-do-I-find-out-how-many-Cores-I-have.md
| ... | ... | @@ -4,10 +4,10 @@ In order to discover how many Sockets and Cores you have: |
| 4 | 4 | |
| 5 | 5 | Windows Platforms: |
| 6 | 6 | |
| 7 | --Open Windows Explorer |
|
| 8 | --Right-click My Computer |
|
| 9 | --Select Properties (This opens System Properties) |
|
| 10 | --Select Hardware tab |
|
| 11 | --Select Device Manager |
|
| 12 | --Expand Processors |
|
| 7 | +* Open Windows Explorer |
|
| 8 | +* Right-click My Computer |
|
| 9 | +* Select Properties (This opens System Properties) |
|
| 10 | +* Select Hardware tab |
|
| 11 | +* Select Device Manager |
|
| 12 | +* Expand Processors |
|
| 13 | 13 |