diff --git a/README.md b/README.md index 2bdea4a58628314515a351956b7cbd7333f76bd1..ced9f9d7fd80d7703ef5873132e8029686f87463 100644 --- a/README.md +++ b/README.md @@ -46,7 +46,7 @@ Installation * Type `make all` to compile the plugin. -* Find the plugin at `dovecot/target/lib/dovecot/lib18_scrambler_plugin.so`. +* Find the plugin at `src/.libs/lib18_scrambler_plugin.so`. * Copy to `/usr/lib/dovecot/modules/` @@ -55,12 +55,6 @@ Installation See below for how to configure the plugin. -Tests -------------------------------------- - -* Install the gem requirements with `bundle install`. -* Run tests with `bundle exec make spec-all` - Database -------------------------------------