diff --git a/README.txt b/README.txt
index a9ca41e..9c8b284 100644
--- a/README.txt
+++ b/README.txt
@@ -41,14 +41,14 @@ options to ensure dates can be formatted to suit any site's needs.
 INSTALLATION
 ------------
 
-The search_overrides module is installed like any Drupal module in D8. Multiple
+The smart_date module is installed like any Drupal module in D8. Multiple
 methods are possible, but installation via composer is recommend, especially
 sites where Drupal was installed via composer.
 
 Simply change into Drupal directory and use composer to install:
 
 cd $DRUPAL
-composer require drupal/search_overrides
+composer require drupal/smart_date
 
 
 REQUIREMENTS
