Skip to content

Commit 5c5cb74

Browse files
authored
Update README.md
1 parent 139dc93 commit 5c5cb74

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,8 @@ $ pod install
2727

2828
2. Extract it then drag & drop the Instabug.framework files to your project, and make sure that the "Copy items if needed" checkbox is checked
2929

30-
3. Create a new "Run Script Phase" in your project’s target "Build Phases" and add the following snippet `bash "${BUILT_PRODUCTS_DIR}/${FRAMEWORKS_FOLDER_PATH}/Instabug.framework/Instabug.bundle/strip-frameworks.sh"`
30+
3. Create a new "Run Script Phase" in your project’s target "Build Phases" and add the following snippet:
31+
`bash "${BUILT_PRODUCTS_DIR}/${FRAMEWORKS_FOLDER_PATH}/Instabug.framework/Instabug.bundle/strip-frameworks.sh"`
3132

3233
## Usage
3334

0 commit comments

Comments
 (0)