Skip to content

Commit 32e77ec

Browse files
authored
Update README.md
1 parent 8785588 commit 32e77ec

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

cloud/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,8 @@ Here is an [example](https://github.com/rockset/rocksdb-cloud/blob/master/cloud/
99
### Compile
1010
The compilation process assumes that the AWS c++ SDK is installed in
1111
the default location of /usr/local. You can follow the steps listed
12-
here https://github.com/aws/aws-sdk-cpp to install the c++ AWS sdk.
12+
here https://github.com/aws/aws-sdk-cpp (version 1.7.325 or later)
13+
to install the c++ AWS sdk.
1314

1415
If you want to compile rocksdb with AWS support, please set the following
1516
environment variable USE_AWS=1.

0 commit comments

Comments
 (0)