diff --git a/README.md b/README.md index c9a76f1..3628645 100644 --- a/README.md +++ b/README.md @@ -10,9 +10,9 @@ Centos to Django is a bash script for deploy your django applications on CentOS 1. Clone this project into your server: - ```shell - https://git.lucasf.dev/public/django-to-centos.git - ``` +```shell +git clone https://git.lucasf.dev/public/django_centos_deploy.git +``` 2. Fill in the variables from centos.conf file.