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

Commit 3ef14c8

Browse files
author
Ignacio Romero Zurbuchen
authored
Update README.md
Fixes #290
1 parent 03b79ac commit 3ef14c8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ For complete documentation, [visit CocoaPods' auto-generated doc](http://cocoado
6969
```
7070
Unless you are importing as a framework, then do:
7171
```objc
72-
#import "<DZNEmptyDataSet/UIScrollView+EmptyDataSet.h>"
72+
#import <DZNEmptyDataSet/UIScrollView+EmptyDataSet.h>
7373
```
7474

7575
### Protocol Conformance

0 commit comments

Comments
 (0)