diff --git a/docs/messaging/ios-notification-images.md b/docs/messaging/ios-notification-images.md index 656617da04..a60e893956 100644 --- a/docs/messaging/ios-notification-images.md +++ b/docs/messaging/ios-notification-images.md @@ -38,7 +38,6 @@ target 'ImageNotification' do end ``` -- Make sure to change the version number `VERSION_NUMBER` with the currently installed version (check your Podfile.lock) - Install or update your pods using `pod install` from the `ios` folder ![step-2](/assets/docs/messaging/ios-notification-images-step-2.gif)