README.md in bridgetown-plausible-1.0.1 vs README.md in bridgetown-plausible-1.0.2

- old
+ new

@@ -33,11 +33,11 @@ ## Quickstart Use the automation to add to your site: ```sh -bundle exec bridgetown apply https://github.com/btrb/bridgetown-plausible +bundle exec bridgetown apply https://github.com/bt-rb/bridgetown-plausible ``` ## System requirements - Ruby >= `2.5` @@ -54,10 +54,10 @@ or add manually in `Gemfile`: ```ruby group :bridgetown_plugins do - gem "bridgetown-plausible", "~> 0.1.0" + gem "bridgetown-plausible", "~> 1.0.2" end ``` Run `bundle install` and then modify your `bridgetown.config.yml` configuration to point to your Plausible domain.