Skip to content

Commit

Permalink
remove dev master from readme
Browse files Browse the repository at this point in the history
  • Loading branch information
nadar committed Jan 29, 2018
1 parent 8b24cc8 commit 1439276
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ The LUYA DEV ENV repo helps you developing new extension and modules or making p

> **Before installing the env dev project, fork the repos you like to work with.**
1. Create project into your workspace `composer create-project luyadev/luya-env-dev:^1.0@dev`
1. Create project into your workspace `composer create-project luyadev/luya-env-dev`
a. When asked `Do you want to remove the existing VCS (.git, .svn..) history?` - answer with `Y`, `Yes`.
2. Run init command `./vendor/bin/luyadev repo/init`
2. Rename `env.php.dist` to `env.php` and modify your *Database connection component* to match your local env settings.
Expand Down

0 comments on commit 1439276

Please sign in to comment.