Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
fundaev authored May 25, 2022
1 parent d04c4ff commit 15a2f7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ API.
To add SpaceTrack package into your project one should insert this line into `dependencies` array in your Package.swift file:

```swift
.package(url: "https://github.com/fundaev/spacetrack.git", from: "1.1.0"),
.package(url: "https://github.com/fundaev/spacetrack.git", from: "1.2.0"),
```

One should also add something like that:
Expand Down

0 comments on commit 15a2f7c

Please sign in to comment.