diff --git a/README.md b/README.md index 2ce1dc5..35d2ecd 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ The following features were removed: Please remove these from your `revbank.plugins` configuration file. -- creating new accounts with +- creating new accounts with `deposit` Use `adduser` instead. diff --git a/revbank b/revbank index a535275..8371526 100755 --- a/revbank +++ b/revbank @@ -269,7 +269,7 @@ The following features were removed: Please remove these from your C configuration file. -=item * creating new accounts with +=item * creating new accounts with C Use C instead.