diff --git a/README.md b/README.md index f4c72d7..fc2c295 100644 --- a/README.md +++ b/README.md @@ -67,6 +67,8 @@ git clone https://github.com/awslabs/logstash-input-dynamodb.git **Install the Bundler gem by typing the following:** +Navigate to the git project you just cloned and then run the following command: + ``` jruby -S gem install bundler ```