Skip to content

Commit 9fa97cc

Browse files
committed
docs: note aws-lc and s2n-tls are required on macOS
Update README to reflect that aws-lc and s2n-tls are required on macOS in addition to Linux. This commit was generated by an AI assistant.
1 parent 2ef9605 commit 9fa97cc

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
@@ -14,9 +14,9 @@ CMake 3.9+ is required to build.
1414

1515
`<install-path>` must be an absolute path in the following instructions.
1616

17-
#### Linux-Only Dependencies
17+
#### Linux and macOS Dependencies
1818

19-
If you are building on Linux, you will need to build aws-lc and s2n-tls first.
19+
If you are building on Linux or macOS, you will need to build aws-lc and s2n-tls first.
2020

2121
```
2222
git clone git@github.com:awslabs/aws-lc.git

0 commit comments

Comments
 (0)