diff --git a/README.md b/README.md index 60f6289..c1a5363 100644 --- a/README.md +++ b/README.md @@ -11,8 +11,8 @@ Dependencies How to use = 1. Clone the project and enter the project directory - 1. `git clone https://edbuildsthings.com/tiradoe/django-docker-template.git your_project_name` - 2. `cd django-docker-template` + 1. `git clone https://edbuildsthings.com/tiradoe/django-docker-template.git YOUR_PROJECT_NAME` + 2. `cd YOUR_PROJECT_NAME` 2. Run the setup script 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