From b5c1d7708044fc4c704c79a635906a31f7d0ad18 Mon Sep 17 00:00:00 2001 From: ColleSerre <61471511+ColleSerre@users.noreply.github.com> Date: Sat, 10 Apr 2021 18:05:53 +0200 Subject: [PATCH] Install link update in Readme The link in the readme file didn't link to the correct page on pub.dev. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c2c8c23..dce3351 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ This plugin uses [the new Gradle 4.1 and Android Studio 3.0 project setup](https ## Installation -See the [installation instructions on pub](https://pub.dartlang.org/packages/flutter_twitter_login#-installing-tab-). No platform-specific configuration is needed! +See the [installation instructions on pub](https://pub.dartlang.org/packages/flutter_twitter_login/install). No platform-specific configuration is needed! ## How do I use it?