We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 71e12b0 commit c6666e0Copy full SHA for c6666e0
1 file changed
README.md
@@ -38,7 +38,7 @@ $ composer create-project kenjis/codeigniter-composer-installer codeigniter
38
If you want to install translations for system messages (requires shell):
39
40
```
41
-cd /path/to/codeigniter/
+$ cd /path/to/codeigniter
42
$ bin/install-translations.sh
43
44
0 commit comments