diff options
-rw-r--r-- | SDES-design.tex | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/SDES-design.tex b/SDES-design.tex index 0782964..3517cc9 100644 --- a/SDES-design.tex +++ b/SDES-design.tex @@ -107,8 +107,8 @@ Session Count = 39 + 1 Buffer \subsection*{Note} \begin{itemize} \item All sessions will be held in rooms where students are sitting before a computer. - \item We will use \texttt{bzr} as the version control tool. The course materials will be duplicated with other tools - such as \texttt{hg, git, svn}. + \item We will use \texttt{hg} as the version control tool. The course materials will be duplicated with other tools + such as \texttt{bzr, git, svn}. \item It is expected that shell scripting covered in module 1 will act as a revision for basic programming concepts. \end{itemize} |