Fix template name in README

This commit is contained in:
Filip Gralinski 2019-12-27 18:12:38 +01:00
parent 11cd6589f2
commit 6497b438f1

View File

@ -6,7 +6,7 @@ The template itself is in the `{{cookiecutter.thesis_type}}-{{cookiecutter.thesi
In order to generate a project from the template:
* install cookiecutter
* find a cookiecutter-applica-pypackage release applicable (usually the latest release/tag listed at <https://git.wmi.amu.edu.pl/filipg/cookiecutter-amu-thesis>), say VERSION
* find a cookiecutter-amu-thesis release applicable (usually the latest release/tag listed at <https://git.wmi.amu.edu.pl/filipg/cookiecutter-amu-thesis>), say VERSION
* run: `cookiecutter https://git.wmi.amu.edu.pl/filipg/cookiecutter-amu-thesis.git --checkout VERSION`
Interoperation with Overleaf