Skip to content

Commit 75cc3a9

Browse files
committed
update create project command
1 parent b610c57 commit 75cc3a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ This framework is based on concepts and components of other open source software
2525
Using [composer](https://getcomposer.org/doc/00-intro.md#installation-linux-unix-macos) package manager
2626

2727
````bash
28-
composer create-project antidot-framework project-name
28+
composer create-project antidot-fw/antidot-framework-starter:dev-master project-name
2929
````
3030

3131
### File Structure

0 commit comments

Comments
 (0)