Skip to content

Commit

Permalink
Recommend using HTTPS instead of SSH (#43)
Browse files Browse the repository at this point in the history
  • Loading branch information
jminor authored Aug 17, 2023
1 parent 541dfed commit 95c2a8c
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 @@ -61,7 +61,7 @@ from the command line easily as well:
====================

Use the Package Manager in Xcode and bring in
`git@github.com:OpenTimelineIO/OpenTimelineIO-Swift-Bindings.git`
`https://github.com/OpenTimelineIO/OpenTimelineIO-Swift-Bindings.git`

You should see a choice of two C++ products that can be added to your workspace;
for Swift development, choose the third product named `OpenTimelineIO`.

0 comments on commit 95c2a8c

Please sign in to comment.