Skip to content

Commit e28e3e5

Browse files
authored
Update README.md
1 parent 95749bb commit e28e3e5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Add SyntaxKit to your project using Swift Package Manager:
2424

2525
```swift
2626
dependencies: [
27-
.package(url: "https://github.com/yourusername/SyntaxKit.git", from: "0.0.1")
27+
.package(url: "https://github.com/brightdigit/SyntaxKit.git", from: "0.0.1")
2828
]
2929
```
3030

0 commit comments

Comments
 (0)