Skip to content
This repository was archived by the owner on Nov 19, 2023. It is now read-only.

Commit ec921d1

Browse files
committed
updated readme
1 parent 11780c2 commit ec921d1

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,11 @@ A discardable action sheet.
55
## Usage
66

77
```
8-
pod repo add corekit git@github.com:CoreKit/CocoaPods.git
8+
pod repo add corekit https://github.com/CoreKit/Sheet.git
9+
10+
source 'https://github.com/CoreKit/CocoaPods.git'
11+
pod 'Sheet'
12+
913
```
1014

1115
## Pod cheatsheet

0 commit comments

Comments
 (0)