Skip to content

Commit 792ff8a

Browse files
committed
Help margin
1 parent 4612b1c commit 792ff8a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ This is a Kohana 3 module for resizing and caching images directly in your HTML
1010
Just like any Kohana module, enable and go!
1111

1212
1. Add the imagefly folder to your Kohana 3 modules directory or
13-
$ git submodule add [email protected]:avillagran/imagefly.git modules/imagefly
14-
$ git submodule update --init
13+
$ git submodule add [email protected]:avillagran/imagefly.git modules/imagefly
14+
$ git submodule update --init
1515
2. Enable in your bootstrap.php
1616
3. Enable the Kohana 3 Image module (required for imagefly)
1717

0 commit comments

Comments
 (0)