Skip to content

Commit 1f87a70

Browse files
authored
Updating package url (#2)
1 parent 09e51c3 commit 1f87a70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
_To install StringForge using Swift Package Manager (SPM), add the following line to your Package.swift file under dependencies:_
1010

1111
```swift
12-
.package(url: "https://github.com/username/StringForge.git", from: "1.0.0")
12+
.package(url: "https://github.com/gabe4coding/StringForge.git", from: "1.0.0")
1313
```
1414

1515
## Features

0 commit comments

Comments
 (0)