Skip to content

Commit 3e90410

Browse files
authored
docs: remove alternate instructions for initial release (#4)
1 parent 7dfd4fa commit 3e90410

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

README.md

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -38,18 +38,6 @@ see the Navigation SDK for iOS
3838
[instructions](https://developers.google.com/maps/documentation/navigation/ios-sdk/config#add-an-api-key-to-your-project)
3939
to add your API key to your app.
4040
41-
Alternatively, you can add the following to the `dependencies` value of your
42-
`Package.swift` file:
43-
44-
```
45-
dependencies: [
46-
.package(
47-
url: "https://github.com/googlemaps/ios-navigation-sdk.git",
48-
.upToNextMajor(from: "5.2.0")
49-
)
50-
]
51-
```
52-
5341
## Sample App
5442
5543
See samples demonstrating use of the Navigation SDK for iOS on

0 commit comments

Comments
 (0)