diff --git a/README.md b/README.md index 1e94ec5..77d800b 100644 --- a/README.md +++ b/README.md @@ -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 ), say VERSION +* find a cookiecutter-amu-thesis release applicable (usually the latest release/tag listed at ), say VERSION * run: `cookiecutter https://git.wmi.amu.edu.pl/filipg/cookiecutter-amu-thesis.git --checkout VERSION` Interoperation with Overleaf