diff --git a/README.md b/README.md index 3daf494..33ce80f 100644 --- a/README.md +++ b/README.md @@ -49,8 +49,8 @@ Install pg-ldap-sync and required dependencies: ```sh git clone https://github.com/larskanis/pg-ldap-sync.git cd pg-ldap-sync - gem install bundler - bundle install + gem install bundler:1.16.0 + bundle _1.16.0_ install bundle exec rake install ```