Skip to content

Commit c6666e0

Browse files
committed
Fix typo
1 parent 71e12b0 commit c6666e0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ $ composer create-project kenjis/codeigniter-composer-installer codeigniter
3838
If you want to install translations for system messages (requires shell):
3939

4040
```
41-
cd /path/to/codeigniter/
41+
$ cd /path/to/codeigniter
4242
$ bin/install-translations.sh
4343
```
4444

0 commit comments

Comments
 (0)