Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexandr Zhuchinskiy committed May 31, 2022
1 parent 2b1b4bb commit 4dc4626
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 @@ -4,7 +4,7 @@ Swift Package Manager

The Swift Package Manager is a tool for automating the distribution of Swift code and is integrated into the swift compiler.

Once you have your Swift package set up, adding TaboolaSDK as a dependency is as easy as adding it to the dependencies value of your Package.swift.
To add a package dependency to your Xcode project, select **File** > **Add Packages** and enter its repository URL. Or once you have your own Swift package, adding TaboolaSDK as a dependency is as easy as adding it to the dependencies value of your Package.swift.

```
dependencies: [
Expand Down

0 comments on commit 4dc4626

Please sign in to comment.