Fix composer require package name in README
>>> [!note] Migrated issue <!-- Drupal.org comment --> <!-- Migrated from issue #3590286. --> Reported by: [jamesfmcgrath](https://www.drupal.org/user/546314) Related to !11 >>> <p>The installation command in the README references the wrong package name. Update line 19 from <code>composer require localgovdrupal/localgov_bus_data</code> to <code>composer require drupal/localgov_bus_data</code></p>
issue