Update README.md
This commit is contained in:
parent
30023b4b1c
commit
c16fddf9b4
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue