Skip to content

Commit 9ff02de

Browse files
committed
doc: Update README.md
1 parent 98805b2 commit 9ff02de

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
@@ -19,7 +19,7 @@ You can add MarkdownUI to an Xcode project by adding it as a package dependency.
1919
Or add the following to `Package.swift`:
2020

2121
```swift
22-
.package(url: "https://github.com/sindresorhus/is-camera-on", from: "1.0.0")
22+
.package(url: "https://github.com/jaywcjlove/markdown", from: "1.0.0")
2323
```
2424

2525
Or [add the package in Xcode](https://developer.apple.com/documentation/xcode/adding_package_dependencies_to_your_app).

0 commit comments

Comments
 (0)