From cd9144818a2d051fa59bc814a13dbb041a139042 Mon Sep 17 00:00:00 2001 From: "Lucas F." Date: Tue, 9 Jan 2024 17:35:08 -0300 Subject: [PATCH] update: correcao do link --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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.