olaneat / django_project

0 stars 0 forks source link

Codes in Zip #1

Open Timtech4u opened 7 years ago

Timtech4u commented 7 years ago

Extract the contents of the zip, and delete the main zip... Then run the following commands:

git add . git commit -m "I extracted the Zip folder" git push -u origin master

olaneat commented 7 years ago

so where am i running this commands

Timtech4u commented 7 years ago

In the directory for your project where the manage.py file is, run d commands in ur terminal.