Skip to content

Commit 26ea751

Browse files
README.md: Fix typos
1 parent 42b03f3 commit 26ea751

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ For any questions regarding secvarctl, feel free to reach out: [Nick Child](nick
2121
## REQUIREMENTS:
2222
-Must be on a POWER machine that supports Secure Boot (for reading and updating secure variables), x86 works for file generation and validation
2323
-Mbedtls version 2.14 and above or OpenSSL
24-
-GNU Make or CMake
24+
-GNU Make or CMake
2525
-C compiler
2626

2727

@@ -221,4 +221,4 @@ For any questions regarding secvarctl, feel free to reach out: [Nick Child](nick
221221

222222
223223
## License
224-
The files located in the `external` directory are borrowed files from other packages. They retain their licenses from their respective license headers. For example, the file `external/linux/.clang-format` is protected under GPL-2.0 as specified by its file header and `external/skiboot/LICENSE` . All other files not in the `external` directory are protected under Apache 2.0, as specified in the `LICENSE` file.
224+
The files located in the `external` directory are borrowed files from other packages. They retain their licenses from their respective license headers. For example, the file `external/linux/.clang-format` is protected under GPL-2.0 as specified by its file header and `external/linux/LICENSE` . All other files not in the `external` directory are protected under Apache 2.0, as specified in the `LICENSE` file.

0 commit comments

Comments
 (0)