mirror of
https://github.com/yiisoft/yii2.git
synced 2025-12-17 05:00:54 +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
|
||||
```
|
||||
|
||||
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.
|
||||
|
||||
Modify the Files
|
||||
|
||||
Reference in New Issue
Block a user