We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 25419f7 commit db29334Copy full SHA for db29334
1 file changed
README.md
@@ -25,7 +25,7 @@ If you want some [customization](./docs/customization.md), first make it in the
25
26
if you like to install with all the default configuration settings you may just run the following command
27
28
- php composer.phar create-project xiidea/codeigniter-extended path/ 1.0.1
+ php composer.phar create-project xiidea/codeigniter-extended path/ 1.1.0
29
30
Composer will install Codeigniter2 and all the dependencies under the working directory. And ask you for some configuration values.
31
0 commit comments