From f9a263d509de954f2751581d917e5d96031f1896 Mon Sep 17 00:00:00 2001 From: Jogy Felix Date: Wed, 8 Jun 2022 19:10:12 +0530 Subject: [PATCH] change in README.md,repository suunto/movesense-mobile-lib has been deleted,it has been moved to movesense/movesense-mobile-lib --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d36a29e..7d45c69 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ add `Movesense` to your `ios/Podfile` ``` -pod 'Movesense', :git => 'ssh://git@altssh.bitbucket.org:443/suunto/movesense-mobile-lib.git' + pod 'Movesense', :git => 'ssh://git@altssh.bitbucket.org:443/movesense/movesense-mobile-lib.git' ``` ### Mostly automatic installation