diff --git a/README.md b/README.md index 42abc1f..b723acc 100644 --- a/README.md +++ b/README.md @@ -82,10 +82,10 @@ The template includes ansible configuration, choose roles, necessary for the pro * ``$ cp env.example ./config/.env`` * ``$ python manage.py runserver 0.0.0.0:8000`` -### Git inicialisation +### Git initialization * ``$ git init`` * ``$ git remote add origin {{ repo_url }}`` * ``$ git add -A`` * ``$ git commit -m "Init commit"`` -* ``$ git push origin -u master`` \ No newline at end of file +* ``$ git push origin -u master``