Skip to content

Commit

Permalink
Clean up some copy pasta in Swift SDK install
Browse files Browse the repository at this point in the history
Clean up some copy pasta in Swift SDK install instructions.

<!-- ps-id: c204b7af-e0d8-4e25-9033-41505b54dba5 -->
  • Loading branch information
drewdeponte committed Apr 22, 2024
1 parent c7a1abc commit c580d44
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/swift/installation.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# Installing

Use Swift Package Manager to install RepresentableKit.
Use Swift Package Manager to install the AppFit Swift SDK.

Use Xcode and add this repository as a dependency.
Alternatively, add this repository as a dependency to your Package.swift.
Alternatively, add this repository as a dependency to your `Package.swift`.

```swift
dependencies: [
Expand Down

0 comments on commit c580d44

Please sign in to comment.