From 30023b4b1c2ab9223c6e069a79dc2879ad0580cb Mon Sep 17 00:00:00 2001 From: tiradoe Date: Mon, 31 Mar 2025 02:05:27 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c22971c..60f6289 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ Dependencies How to use = 1. Clone the project and enter the project directory - 1. `git clone https://edbuildsthings.com/tiradoe/django-docker-template.git` + 1. `git clone https://edbuildsthings.com/tiradoe/django-docker-template.git your_project_name` 2. `cd django-docker-template` 2. Run the setup script 1. `./firstRun.sh` and enter information when prompted