Skip to content

Commit cbdd8a3

Browse files
committed
Doc update
1 parent a398c0e commit cbdd8a3

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,13 @@ Currently it features the following effects from the article:
3737

3838
## Installation
3939

40-
The easiest way to install this framework is via [Carthage](https://github.com/Carthage/Carthage)
40+
### Manual
41+
42+
The easiest way to install this framework is to drag and drop the `TextFieldEffects` folder into your project.
43+
44+
### Carthage
45+
46+
Alternatively, you can use [Carthage](https://github.com/Carthage/Carthage) and then adding this line to your Cartfile
4147

4248
```
4349
github "raulriera/TextFieldEffects" ~> 0.2.5

0 commit comments

Comments
 (0)