We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 09e51c3 commit 1f87a70Copy full SHA for 1f87a70
README.md
@@ -9,7 +9,7 @@
9
_To install StringForge using Swift Package Manager (SPM), add the following line to your Package.swift file under dependencies:_
10
11
```swift
12
-.package(url: "https://github.com/username/StringForge.git", from: "1.0.0")
+.package(url: "https://github.com/gabe4coding/StringForge.git", from: "1.0.0")
13
```
14
15
## Features
0 commit comments