Skip to content

Commit 6300364

Browse files
committed
docs: update README
1 parent 7d765a0 commit 6300364

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

README.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -157,13 +157,9 @@ If your function explicitly outputs HTML code, you will want the raw output to b
157157
~~~
158158
$ cd codeigniter-ss-twig
159159
$ composer install
160-
$ phpunit
160+
$ vendor/bin/phpunit
161161
~~~
162162

163-
## Other Twig Implementations for CodeIgniter 3.x
164-
165-
* https://github.com/davidsosavaldes/Attire
166-
167163
## Related Projects for CodeIgniter 3.x
168164

169165
* [CodeIgniter Composer Installer](https://github.com/kenjis/codeigniter-composer-installer)

0 commit comments

Comments
 (0)