Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dhruba authored May 1, 2020
1 parent 8785588 commit 32e77ec
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion cloud/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,8 @@ Here is an [example](https://github.com/rockset/rocksdb-cloud/blob/master/cloud/
### Compile
The compilation process assumes that the AWS c++ SDK is installed in
the default location of /usr/local. You can follow the steps listed
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)
to install the c++ AWS sdk.

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

0 comments on commit 32e77ec

Please sign in to comment.