From e26d54be19ba33f8723e1ab72157881148802544 Mon Sep 17 00:00:00 2001 From: Roy Sheinfeld <31890660+kingonly@users.noreply.github.com> Date: Sun, 12 Nov 2023 22:58:51 +0200 Subject: [PATCH] Update install.md --- src/guide/install.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/guide/install.md b/src/guide/install.md index 5d23d28d..087b98d4 100644 --- a/src/guide/install.md +++ b/src/guide/install.md @@ -96,7 +96,7 @@ Check https://github.com/breez/breez-sdk/releases for the latest version. breez-sdk-core = { git = "https://github.com/breez/breez-sdk", tag = "0.2.7" } ``` -## Dart / Flutter +## Flutter/Dart We recommend to add our official flutter package as a git dependency.