Skip to content

Commit

Permalink
Merge branch 'main' into tutorials
Browse files Browse the repository at this point in the history
  • Loading branch information
JacobHearst authored Sep 8, 2023
2 parents 45bd8cc + bd7d61e commit 66fb56b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ For the most up to date documentation, use the DocC pages published [here](https

To generate these pages locally, use this command from [Apple's Swift DocC plugin](https://github.com/apple/swift-docc-plugin#previewing-documentation)

`swift package --disable-sandbox preview-documentation --target MyFramework`
`swift package --disable-sandbox preview-documentation --target ScryfallKit`

## Getting Started
Add ScryfallKit to your project either through the Xcode UI, or through the process below for Swift Packages
Expand Down

0 comments on commit 66fb56b

Please sign in to comment.