forked from yiisoft/yii2
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
78d37e4
commit 9c41752
Showing
2 changed files
with
2 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
Getting started with Yii2 development | ||
===================================== | ||
|
||
1. Clone your fork of yii2 `git clone [email protected]:<yourname>/yii2`. | ||
1. Clone your fork of yii2 `git clone [email protected]:<yourname>/yii2.git`. | ||
2. Change into the repo folder `cd yii2`. | ||
3. run `./build/build app/link basic` to install composer dependecies for the basic app. | ||
This command will install foreign composer packages as normal but will link the yii2 repo to | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters