Skip to content

Commit acd5e27

Browse files
committed
Update README
1 parent 841b1f4 commit acd5e27

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -96,8 +96,7 @@ $ php bin/install.php filename-checker master
9696
### Run PHP built-in server (PHP 5.4 or later)
9797

9898
```
99-
$ cd /path/to/codeigniter
100-
$ php -S localhost:8000 -t public/ bin/router.php
99+
$ bin/server.sh
101100
```
102101

103102
### Update CodeIgniter

0 commit comments

Comments
 (0)