From 6607697c7245b96dce166d9e29c6aa188fe9d2e7 Mon Sep 17 00:00:00 2001 From: Salvatore Giordano Date: Tue, 18 May 2021 15:15:16 +0200 Subject: [PATCH] Update README.md --- packages/stream_chat_flutter/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/stream_chat_flutter/README.md b/packages/stream_chat_flutter/README.md index 44f7582b..41ea079d 100644 --- a/packages/stream_chat_flutter/README.md +++ b/packages/stream_chat_flutter/README.md @@ -28,7 +28,7 @@ It teaches you how to use this SDK and also shows how to make frequently require ## Example App This repo includes a fully functional example app with setup instructions. -The example is available under the [example](https://github.com/GetStream/stream-chat-flutter/tree/master/example) folder. +The example is available under the [example](https://github.com/GetStream/stream-chat-flutter/tree/master/packages/stream_chat_flutter/example) folder. ## Add dependency Add this to your package's pubspec.yaml file, use the latest version [![Pub](https://img.shields.io/pub/v/stream_chat_flutter.svg)](https://pub.dartlang.org/packages/stream_chat_flutter)