diff --git a/pubnub/README.md b/pubnub/README.md index 82971830..e06362e6 100644 --- a/pubnub/README.md +++ b/pubnub/README.md @@ -26,7 +26,9 @@ If you want to use the latest, unreleased version of `pubnub`, you can add it to ```yaml dependencies: pubnub: - git: git://github.com/pubnub/dart.git + git: + url: https://github.com/pubnub/dart + path: pubnub ``` ### Using a local copy of the repository