拼写错误
This commit is contained in:
parent
f33414c643
commit
bb49ff1b5f
2 changed files with 2 additions and 2 deletions
|
@ -48,7 +48,7 @@ class Installer{
|
|||
$ioContext->write("=======================");
|
||||
}
|
||||
$ioContext->write("");
|
||||
$ioContext->write("Congratulations! Cloudreve has benn install successfully.");
|
||||
$ioContext->write("Congratulations! Cloudreve has been installed successfully.");
|
||||
$ioContext->write("");
|
||||
$ioContext->write("Here's some informatioin about yor Cloudreve:");
|
||||
$ioContext->write("Homepage: $siteUrl");
|
||||
|
|
|
@ -55,7 +55,7 @@ $ composer create-project hfo4/cloudreve:dev-master
|
|||
|
||||
```
|
||||
#出现如下提示表示安装完成
|
||||
Congratulations! Cloudreve has benn install successfully.
|
||||
Congratulations! Cloudreve has been installed successfully.
|
||||
|
||||
Here's some informatioin about yor Cloudreve:
|
||||
Homepage: https://pan.aoaoao.me/
|
||||
|
|
Loading…
Add table
Reference in a new issue