From 006b4da5b050efe8133169d01ccf058a97305583 Mon Sep 17 00:00:00 2001 From: jee7 <raimond.tunnel@ut.ee> Date: Mon, 27 Jan 2025 20:11:57 +0000 Subject: [PATCH] Removed the Mac section from README.md. --- README.md | 8 -------- 1 file changed, 8 deletions(-) diff --git a/README.md b/README.md index 269e57e..0c4fc62 100644 --- a/README.md +++ b/README.md @@ -40,10 +40,6 @@ Ubuntu Linuxis on vaja paigaldada vajalikud paketid jأ¤rgmise kأ¤suga: sudo apt install --no-install-recommends --no-install-suggests texlive-plain-generic texlive-latex-extra texlive-lang-european latexmk texlive-luatex ttf-mscorefonts-installer texlive-bibtex-extra biber python3-pygments ``` -#### Macil - -TODO - ## Kasutamine 1. Avage juurkaustas olev `thesis.tex` ja kommenteerige sisse see rida, mis keeles Te oma lأµputأ¶أ¶d teete. @@ -98,10 +94,6 @@ On Ubuntu Linux, you need to install the necessary packages with the following c sudo apt install --no-install-recommends --no-install-suggests texlive-plain-generic texlive-latex-extra texlive-lang-european latexmk texlive-luatex ttf-mscorefonts-installer texlive-bibtex-extra biber python3-pygments ``` -#### On Mac - -TODO - ## Usage 1. Open the `thesis.tex` from the root folder and comment in Your chosen thesis language. In subsequent instructions, let's assume You chose English. -- GitLab