forked from ALHP/ALHP.GO
fix ToC formatting
This commit is contained in:
11
README.md
11
README.md
@@ -16,12 +16,11 @@ Buildbot for Archlinux based repos with different
|
|||||||
|
|
||||||
---
|
---
|
||||||
<!-- TOC -->
|
<!-- TOC -->
|
||||||
|
|
||||||
* [Quick Start](#quick-start)
|
* [Quick Start](#quick-start)
|
||||||
* [FAQ](#faq)
|
* [FAQ](#faq)
|
||||||
* [Matrix](#matrix)
|
* [Matrix](#matrix)
|
||||||
* [Donations](#donations)
|
* [Donations](#donations)
|
||||||
* [License and Legal](#license-and-legal)
|
* [License and Legal](#license-and-legal)
|
||||||
<!-- TOC -->
|
<!-- TOC -->
|
||||||
|
|
||||||
---
|
---
|
||||||
@@ -37,11 +36,13 @@ Buildbot for Archlinux based repos with different
|
|||||||
have upgraded.**
|
have upgraded.**
|
||||||
|
|
||||||
Check which feature levels your CPU supports with
|
Check which feature levels your CPU supports with
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
/lib/ld-linux-x86-64.so.2 --help
|
/lib/ld-linux-x86-64.so.2 --help
|
||||||
```
|
```
|
||||||
|
|
||||||
Example output snippet for a system supporting up to `x86-64-v3`:
|
Example output snippet for a system supporting up to `x86-64-v3`:
|
||||||
|
|
||||||
```
|
```
|
||||||
Subdirectories of glibc-hwcaps directories, in priority order:
|
Subdirectories of glibc-hwcaps directories, in priority order:
|
||||||
x86-64-v4
|
x86-64-v4
|
||||||
|
Reference in New Issue
Block a user