Skip to content

Commit

Permalink
Remove dev from the create-project command
Browse files Browse the repository at this point in the history
  • Loading branch information
Vinicius Moraes committed Apr 2, 2017
1 parent f3a9e29 commit 2654617
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 @@ -9,7 +9,7 @@ This distribution comes with docker configurations for local environments. In or

## Installation
```
composer create-project vsmoraes/sf_skeleton -s dev
composer create-project vsmoraes/sf_skeleton
```

## Features
Expand Down

0 comments on commit 2654617

Please sign in to comment.