mirror of
https://github.com/yiisoft/yii2.git
synced 2025-12-16 20:47:32 +08:00
📖 Fix typo [skip ci] (#12326)
This commit is contained in:
committed by
Alexander Makarov
parent
eb4535564d
commit
52f43c8980
@@ -22,7 +22,7 @@ The first step is to clone the basic Yii template's Git repository:
|
|||||||
git clone git@github.com:yiisoft/yii2-app-basic.git
|
git clone git@github.com:yiisoft/yii2-app-basic.git
|
||||||
```
|
```
|
||||||
|
|
||||||
Then wait for the repository to be downloaded to your computer. Since the changes made to the template won't be pushed back, you can delete the `.git` diretory and all
|
Then wait for the repository to be downloaded to your computer. Since the changes made to the template won't be pushed back, you can delete the `.git` directory and all
|
||||||
of its contents from the download.
|
of its contents from the download.
|
||||||
|
|
||||||
Modify the Files
|
Modify the Files
|
||||||
|
|||||||
Reference in New Issue
Block a user