commit | c7b61036f9aecb7aceb167c1583ed84c4f756188 | [log] [tgz] |
---|---|---|
author | Hubert Chao <hchao@chromium.org> | Wed Nov 29 16:21:10 2023 +0000 |
committer | Boringssl LUCI CQ <boringssl-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Nov 29 16:44:32 2023 +0000 |
tree | 31e1af043010e08d8e1ab8bdb0cf327ef33ca289 | |
parent | 38c4bf10ce77ccabf50a61fb42edbad488ecffd8 [diff] |
add checkout command to BUILDING.md Change-Id: If817b912dd016672b7920e1c2e68244d418099d9 Reviewed-on: https://boringssl-review.googlesource.com/c/boringssl/+/64288 Commit-Queue: Bob Beck <bbe@google.com> Reviewed-by: Bob Beck <bbe@google.com>
diff --git a/BUILDING.md b/BUILDING.md index adc1585..eb0f800 100644 --- a/BUILDING.md +++ b/BUILDING.md
@@ -1,5 +1,9 @@ # Building BoringSSL +## Checking out BoringSSL + + git clone "https://boringssl.googlesource.com/boringssl" + ## Build Prerequisites The standalone CMake build is primarily intended for developers. If embedding