Update single-server-example.md

This commit is contained in:
fal7w 2023-11-25 09:49:15 +03:00 committed by GitHub
parent 7aa706e1e0
commit 9f268fa2b5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -44,7 +44,7 @@ chmod +x $DOCKER_CONFIG/cli-plugins/docker-compose
Clone `frappe_docker` repo for the needed YAMLs and change the current working directory of your shell to the cloned repo.
```shell
git clone https://github.com/frappe/frappe_docker
git clone https://github.com/fork-foxs/frappe_docker
cd frappe_docker
```