diff --git a/README.md b/README.md index 832bf94..e8c5108 100644 --- a/README.md +++ b/README.md @@ -68,5 +68,5 @@ Step 3 - Show Introduction View ----------------------- ```objc -[introductionView showInView:self.view]; +[introductionView showInView:self.view animateDuration:0.0]; ```