You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -30,8 +30,8 @@ To install the iOS agent, use Swift Package Manager (via Xcode) or CocoaPods.
30
30
31
31
1. Open Xcode.
32
32
2. Open your Xcode project.
33
-
2. Select menu File -> Add Package Dependencies...
34
-
3. In the window that pops up, enter repository https://github.com/instana/iOSAgentto top right edit field "Search or Enter Package URL".
33
+
2. Select menu **`File`** -> **`Add Package Dependencies...`**
34
+
3. In the window that pops up, enter the repository https://github.com/instana/iOSAgentin the **Search or Enter Package URL** field. Then, select **`iosagent`** from the search result and click **`Add Package`** button.
0 commit comments