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
@@ -81,7 +81,7 @@ If you do not provide a completion handler, a default UI will be shown asking if
81
81
82
82
### API Key
83
83
84
-
An API key is required to authenticate requests. You can obtain your API key from the Emerge Tools dashboard. Once you have the key, you can pass it as a parameter to the `checkForUpdate` method.
84
+
An API key is required to authenticate requests. You can obtain your API key from the [build distribution configuration](https://www.emergetools.com/settings?tab=feature-configuration&cards=distribution_enabled). Once you have the key, you can pass it as a parameter to the `checkForUpdate` method.
85
85
86
86
### Tag Name (Optional)
87
87
@@ -136,4 +136,4 @@ Yes, there are 3 options for security:
136
136
- Login required only for downloading the update (can check for updates without login).
137
137
- Login required for checking for updates.
138
138
139
-
These options can be configured per platform at [Emerge Tools Settings](https://www.emergetools.com/settings?tab=feature-configuration).
139
+
These options can be configured per platform at [Emerge Tools Settings](https://www.emergetools.com/settings?tab=feature-configuration).
0 commit comments