Skip to content

Commit 47dce22

Browse files
committed
Update README for release
1 parent 4e3d87b commit 47dce22

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ codeigniter/
2323

2424
~~~
2525
$ cd /path/to/codeigniter/
26-
$ composer require kenjis/codeigniter-ss-twig:1.0.x@dev
26+
$ composer require kenjis/codeigniter-ss-twig
2727
~~~
2828

2929
Install `libraries/Twig.php` to your CodeIgniter application folder:
@@ -41,7 +41,7 @@ Download the latest Twig v1.x: https://github.com/twigphp/Twig/releases
4141

4242
Unzip and install to `application/third_party` folder.
4343

44-
Download the latest codeigniter-ss-twig.
44+
Download the latest codeigniter-ss-twig: https://github.com/kenjis/codeigniter-ss-twig/releases
4545

4646
Unzip and copy `codeigniter-ss-twig/libraries/Twig.php` to `application/libraries` folder.
4747

0 commit comments

Comments
 (0)