We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b610c57 commit 75cc3a9Copy full SHA for 75cc3a9
docs/README.md
@@ -25,7 +25,7 @@ This framework is based on concepts and components of other open source software
25
Using [composer](https://getcomposer.org/doc/00-intro.md#installation-linux-unix-macos) package manager
26
27
````bash
28
-composer create-project antidot-framework project-name
+composer create-project antidot-fw/antidot-framework-starter:dev-master project-name
29
````
30
31
### File Structure
0 commit comments