diff options
Diffstat (limited to 'Version_Control/vcs1')
-rw-r--r-- | Version_Control/vcs1/vcslide1.tex | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Version_Control/vcs1/vcslide1.tex b/Version_Control/vcs1/vcslide1.tex index 251f1a1..1a5d262 100644 --- a/Version_Control/vcs1/vcslide1.tex +++ b/Version_Control/vcs1/vcslide1.tex @@ -164,9 +164,9 @@ a.out id1.txt id2.txt identifier.cpp id.txt lex pda1.cpp pda2.cpp pda.cp \begin{frame}[fragile] \frametitle{Summary...} \begin{itemize} -\item The motivation to use version control -\item An analogy of version control with playing a video game -\item How to check if mercurial is installed, and it's version using hg version +\item Understand what is Version Control +\item Identify the need for using Version Control +\item Install Mercurial or hg \end{itemize} \end{frame} |