Skip to content

Commit 57573ce

Browse files
committed
Use list for instructions
1 parent 9b2230c commit 57573ce

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

README.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -143,14 +143,14 @@ Concurrent can be included one of two ways:
143143

144144
**Framework**
145145

146-
Drag Concurrent.xcodeproj or Concurrent-iOS.xcodeproj into your project tree as a subproject
147-
Under your project's Build Phases, expand Target Dependencies
148-
Click the + and add Concurrent
149-
Expand the Link Binary With Libraries phase
150-
Click the + and add Concurrent
151-
Click the + at the top left corner to add a Copy Files build phase
152-
Set the directory to Frameworks
153-
Click the + and add Concurrent
146+
- Drag Concurrent.xcodeproj or Concurrent-iOS.xcodeproj into your project tree as a subproject
147+
- Under your project's Build Phases, expand Target Dependencies
148+
- Click the + and add Concurrent
149+
- Expand the Link Binary With Libraries phase
150+
- Click the + and add Concurrent
151+
- Click the + at the top left corner to add a Copy Files build phase
152+
- Set the directory to Frameworks
153+
- Click the + and add Concurrent
154154

155155
**Standalone**
156156

0 commit comments

Comments
 (0)