small README update

This commit is contained in:
Lars Kanis 2011-05-24 14:03:30 +02:00
parent d479b80e30
commit 349e13b6d1

View File

@ -39,8 +39,8 @@ Create a config file based on <tt>config/sample-config.yaml</tt> .
== INSTALL: == INSTALL:
Install Ruby and rubygems: Install Ruby and rubygems:
* http://rubyinstaller.org/ on Windows * on Windows: http://rubyinstaller.org
* <tt>apt-get install ruby rubygems</tt> on Debian * on Debian: <tt>apt-get install ruby rubygems</tt>
Install pg-ldap-sync and a database driver for PostgreSQL: Install pg-ldap-sync and a database driver for PostgreSQL:
* <tt>gem install pg-ldap-sync pg</tt> * <tt>gem install pg-ldap-sync pg</tt>