diff --git a/instructions.tex b/instructions.tex index 8286585..a98ee5e 100644 --- a/instructions.tex +++ b/instructions.tex @@ -13,6 +13,16 @@ \newcommand{\TIheadofgrad}{TBA} \newcommand{\TItvdadmin}{Sigrún Þorgeirsdóttir~\formatemail{sigrunth}} +%% setup development environment +%% Warning: overleaf only accepts branch Master +% 1. git clone +% 2. git remote add gitea +% 3. git checkout -b gitea --track gitea/master +% 4. +% 5. +% 6. git checkout master +% 7. git merge gitea + % \begin{document} % this tells the compiler that it is time to make % % text to print instead of just getting ready. % \maketitle{} % make a title page from the Title, Date, and Author