From 03293f93611d43c5ea5dad2e034cb2b98d9822f5 Mon Sep 17 00:00:00 2001 From: Erin van der Veen Date: Sat, 16 Sep 2017 10:04:23 +0200 Subject: Fix typos in assignment1.tex --- assignment1.tex | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'assignment1.tex') diff --git a/assignment1.tex b/assignment1.tex index 7d3b686..d66e376 100644 --- a/assignment1.tex +++ b/assignment1.tex @@ -15,7 +15,7 @@ \end{description} Starting the SUT requires being able to compile haskell, typically through the GHC, and having the Chess.hs dependency installed. -Installing the Chess.hs can be done through cabal, using the \lstinline|cabal install chesshs| command. -Compiling and running is then done through \lstinline|make install|. +Installing Chess.hs can be done through cabal, using the \lstinline|cabal install chesshs| command. +Compiling and running is then done through \lstinline|make run|. \end{document} -- cgit v1.2.3