Skip to content

Commit

Permalink
Merge branch 'aws:main' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
hansonchar authored Oct 31, 2023
2 parents 50d210a + 1718222 commit e2d9ea5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion aws-lc-rs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ a few more packages may be needed. The listing below shows the steps needed for
building and testing our project locally.
```shell
# Install dependencies needed for build and testing
sudo yum install -y cmake3 clang git clang-libs golang openssl-devel
sudo yum install -y cmake3 clang git clang-libs golang openssl-devel perl-FindBin

# Install Rust
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
Expand Down

0 comments on commit e2d9ea5

Please sign in to comment.