diff --git a/README.md b/README.md index 77d800b..31169ab 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,10 @@ In order to generate a project from the template: * install cookiecutter * 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` +* configure a repository called `msc-YOURSURNAME` at + (see + for more information), grant read and write + access rights to your supervisor Interoperation with Overleaf ---------------------------- @@ -15,6 +19,7 @@ Interoperation with Overleaf Overleaf handles git but it's very cr*ppy. It's better to upload a package to Overleaf first: +0. You need LaTeX installed (e.g. in Ubuntu, you'd need to do: `sudo apt install texlive-latex-full`). 1. Create a project locally. 2. Run `make` 3. Run `make source-pack`