Update README.md

This commit is contained in:
2023-07-27 13:48:44 +06:00
committed by GitHub
parent b4b4438b32
commit b63dd34de2

View File

@ -51,8 +51,8 @@ Install pg-ldap-sync and required dependencies:
```sh
git clone https://github.com/fruworg/pg-ldap-sync.git
cd pg-ldap-sync
gem install bundler:1.16.0
bundle _1.16.0_ install
gem install bundler:1.15.3
bundle _1.15.3_ install
bundle exec rake install
```