We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8785588 commit 32e77ecCopy full SHA for 32e77ec
cloud/README.md
@@ -9,7 +9,8 @@ Here is an [example](https://github.com/rockset/rocksdb-cloud/blob/master/cloud/
9
### Compile
10
The compilation process assumes that the AWS c++ SDK is installed in
11
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.
+here https://github.com/aws/aws-sdk-cpp (version 1.7.325 or later)
13
+to install the c++ AWS sdk.
14
15
If you want to compile rocksdb with AWS support, please set the following
16
environment variable USE_AWS=1.
0 commit comments