mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2025-02-03 05:04:25 +03:00
Remove dangling exclamation point.
This commit is contained in:
parent
7323f87e37
commit
7229f07ea2
|
@ -77,7 +77,7 @@ Create a GitHub repo and push it there::
|
|||
|
||||
$ git init
|
||||
$ git add .
|
||||
$ git commit -m "first awesome commit!"
|
||||
$ git commit -m "first awesome commit"
|
||||
$ git remote add origin git@github.com:pydanny/redditclone.git
|
||||
$ git push -u origin master
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user