Update README.md

This commit is contained in:
Edward Tirado Jr 2025-03-31 02:06:37 +00:00
parent 30023b4b1c
commit c16fddf9b4

View file

@ -11,8 +11,8 @@ Dependencies
How to use How to use
= =
1. Clone the project and enter the project directory 1. Clone the project and enter the project directory
1. `git clone https://edbuildsthings.com/tiradoe/django-docker-template.git your_project_name` 1. `git clone https://edbuildsthings.com/tiradoe/django-docker-template.git YOUR_PROJECT_NAME`
2. `cd django-docker-template` 2. `cd YOUR_PROJECT_NAME`
2. Run the setup script 2. Run the setup script
1. `./firstRun.sh` and enter information when prompted 1. `./firstRun.sh` and enter information when prompted
2. If something goes wrong, running `git checkout .` will restore any changes but you'll need to manually delete the project directory that was created 2. If something goes wrong, running `git checkout .` will restore any changes but you'll need to manually delete the project directory that was created