Skip to content

Commit 03221da

Browse files
update installation guide in README
1 parent afab501 commit 03221da

File tree

1 file changed

+2
-7
lines changed

1 file changed

+2
-7
lines changed

README.md

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,16 +2,11 @@
22

33
## Installation
44

5-
Before proceeding with the installation, ensure that you are signed in to your GitHub account in Xcode, and that your account has access to the repository:
6-
7-
1. From the **Xcode** menu, click on **Settings**, and access the **Account** section.
8-
2. If you are not authorized, click on **+**, choose **GitHub**, and input your credentials.
9-
10-
Once you are signed in to your GitHub account, you can add ComponentsKit to an Xcode project as a package dependency:
5+
Add ComponentsKit to an Xcode project as a package dependency:
116

127
1. From the **File** menu, select **Add Package Dependencies...**.
138
2. Enter `https://github.com/componentskit/ComponentsKit` into the package repository URL text field.
14-
3. Add **ComponentsKit** to your application.
9+
3. Add **componentskit** to your application.
1510

1611
## Basic Usage
1712

0 commit comments

Comments
 (0)