commit | 66936f4e4e2c1b4a4e388e6bb39ca1da1eae1654 | [log] [tgz] |
---|---|---|
author | George Liu <liuxiwei@ieisystem.com> | Mon Aug 05 14:28:55 2024 +0800 |
committer | George Liu <liuxiwei@ieisystem.com> | Mon Aug 05 14:28:55 2024 +0800 |
tree | 013961a2f3ff4b37fd416ba5d9cd69bcba970fcb | |
parent | e2dac2566cfa6ed8ab2348b12113e57c1843abae [diff] |
test/README.md: Fix MD041 warnings The following warnings are generated by using markdownlint analysis: ``` MD041/first-line-heading/first-line-h1 First line in a file should be a top-level heading [Context: "Instructions on how to execute..."] ``` Refer to markdown-lint [1] to fix MD041 [1]: https://github.com/updownpress/markdown-lint/blob/master/rules/041-first-line-h1.md Signed-off-by: George Liu <liuxiwei@ieisystem.com> Change-Id: I957dbc3093701663267a93bee4f2c688b1f9d1e8
Phosphor BMC Code Management provides a set of system software management applications. More information can be found at Software Architecture
To build this package, do the following steps:
meson build
ninja -C build
To clean the repository run rm -r build
.