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 98805b2 commit 9ff02deCopy full SHA for 9ff02de
README.md
@@ -19,7 +19,7 @@ You can add MarkdownUI to an Xcode project by adding it as a package dependency.
19
Or add the following to `Package.swift`:
20
21
```swift
22
-.package(url: "https://github.com/sindresorhus/is-camera-on", from: "1.0.0")
+.package(url: "https://github.com/jaywcjlove/markdown", from: "1.0.0")
23
```
24
25
Or [add the package in Xcode](https://developer.apple.com/documentation/xcode/adding_package_dependencies_to_your_app).
0 commit comments