Skip to content

Commit 9cf749f

Browse files
committed
Fix README
1 parent 10082f4 commit 9cf749f

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ codeigniter/
1616
## Requirements
1717

1818
* PHP 5.4.0 or later
19-
* Composer
2019

2120
## Installation
2221

@@ -48,7 +47,7 @@ Unzip and copy `codeigniter-ss-twig/libraries/Twig.php` to `application/librarie
4847

4948
Remove comment marks below and fix the path for `Autoloader.php`:
5049

51-
~~~
50+
~~~diff
5251
--- a/libraries/Twig.php
5352
+++ b/libraries/Twig.php
5453
@@ -9,10 +9,8 @@

0 commit comments

Comments
 (0)