From 17e1479d7c815818f7758eceafaf47428e6e7410 Mon Sep 17 00:00:00 2001 From: Alban Diquet Date: Thu, 13 Jul 2017 15:47:22 +0200 Subject: [PATCH] Clarify guide --- docs/getting-started.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/getting-started.md b/docs/getting-started.md index 9c684434..cd960de3 100644 --- a/docs/getting-started.md +++ b/docs/getting-started.md @@ -123,6 +123,7 @@ NSDictionary *trustKitConfig = @"0SDf3cRToyZJaMsoS17oF72VMavLxj/N7WBNasNuiR8=" ] }}}; +[TrustKit initSharedInstanceWithConfiguration:trustKitConfig]; ``` The list of all the configuration keys is available in the