Skip to content

Commit 460b24f

Browse files
authored
Update README-zh.md
1 parent 2fc3919 commit 460b24f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README-zh.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -469,7 +469,7 @@ composer create-project laravel/laravel my-cool-app "5.2.*"
469469
系统默认LaraDock假定Laravel应用在LaraDock的父级目录中
470470
By default LaraDock assumes the Laravel application is living in the parent directory of the laradock folder.
471471

472-
自新Laravel应用在 `my-cool-app` 目录中, 我们需要用 `../my-cool-app/:/var/www`替换 `../:/var/www` , 如下:
472+
更新Laravel应用在 `my-cool-app` 目录中, 我们需要用 `../my-cool-app/:/var/www`替换 `../:/var/www` , 如下:
473473

474474
```yaml
475475
application:

0 commit comments

Comments
 (0)