We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 966d411 commit c64f24aCopy full SHA for c64f24a
README.md
@@ -14,7 +14,7 @@
14
#### iOS installation
15
16
1. Open your app `.xcodeproj` file
17
-2. Add the following line to your "Podfile": `pod 'Instabug', '~> 7.0.0'`
+2. Add the following line to your "Podfile": `pod 'Instabug', '~> 7.0'`
18
3. run `pod install`
19
4. Run your project (`Cmd+R`)<
20
0 commit comments