Fix typo
This commit is contained in:
parent
e1b35a1a24
commit
d60c448c82
|
|
@ -46,7 +46,7 @@ cd AppFlowy-Cloud
|
|||
|
||||
### 2. Preparing the configuration
|
||||
- This is perhaps the most important part of the deployment process, please read carefully.
|
||||
- It is required that that is a `.env` file in the root directory of the repository.
|
||||
- It is required that there is a `.env` file in the root directory of the repository.
|
||||
- To get started, copy the template `deploy.env` as `.env` using the following shell commands:
|
||||
```bash
|
||||
cp deploy.env .env
|
||||
|
|
|
|||
Loading…
Reference in New Issue