Skip to content

Commit

Permalink
Fix standalone install doc
Browse files Browse the repository at this point in the history
  • Loading branch information
jmleroux committed May 1, 2016
1 parent 0b9e525 commit d23c250
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/install-standalone.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ will be at src/WorldCompany/WorldConnectorBundle

```
cd ${PIM_PATH}/src
composer create-project akeneo-labs/extension-starter ${COMPANY_NAME} -s alpha
composer create-project akeneo-labs/extension-starter ${COMPANY_NAME}
```

### Customization
Expand Down

0 comments on commit d23c250

Please sign in to comment.