docs: Fix grammar in Docker instructions (#35061)
Description: Added missing article 'the' for better readability.
This commit is contained in:
parent
9774adf7ac
commit
7018899378
1 changed files with 1 additions and 1 deletions
|
|
@ -75,7 +75,7 @@ It takes care of installation, setup, upgrades, monitoring, maintenance and supp
|
|||
### Docker
|
||||
Prerequisites: docker, docker-compose, git. Refer [Docker Documentation](https://docs.docker.com) for more details on Docker setup.
|
||||
|
||||
Run following commands:
|
||||
Run the following commands:
|
||||
|
||||
```
|
||||
git clone https://github.com/frappe/frappe_docker
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue